Skip to content

PoiskSboev/PBRest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBRest

Getting Started

Rerequisites:

  • Nodejs
  • npm install -g http-server

Clone PBRest

In a new terminal window

git clone https://github.com/SafeCodee/PBRest.git
cd PBRest

Run servers

npm install
node dev

Got to http://localhost:3002

Project has six tags

  • git checkout configuration-backdrop
  • git checkout configuration-seat
  • git checkout configuration-constraints-groups
  • git checkout allocation-seat-availability
  • git checkout allocation-passengers
  • git checkout allocation-services

About

Simple emulator and client for seating REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.4%
  • HTML 21.6%
  • CSS 5.0%