8000 GitHub - craigtd/restful-booker-platform: Web Service for the workshop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

craigtd/restful-booker-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restful-booker-platform

A platform of multiple node based web services for training others on how to explore and test web service platforms

Requirements

  • Docker 1.12.0
  • Docker Compose 1.8.0

Installation

  1. Clone the repo
  2. Navigate into the restful-booker-platform root folder
  3. Run docker-compose build to generate images
  4. Run docker-compose up to start the platform
  5. Navigate to http://localhost:3003 to access the site (Login is admin/password)

Logging

Logging is available for each of the services for you to view when a service has been called. Once you have discovered 518F the IP and Port for a specific service, simply update the port number from 3xxx to 9xxx and you will be presented with a live feed of the services log.

About

Web Service for the workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 2.0%
0