Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 296 Bytes

ts-java-api-workshop

Workshop for creating a simple API for your own TV series list.

How to run

  1. Make sure you have docker and docker-compose installed
  2. If you have just run: docker-compose up --build
  3. Now you can do the requests to localhost:9000 (java) and localhost:8080 (ts)