Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 470 Bytes

File metadata and controls

14 lines (10 loc) · 470 Bytes

This project is for implementation to https://github.com/ostmodern/python-code-test

It provide API documented in here

To start:

docker-compose up

and ship a POST requst to

http://localhost:8008/shiptrader/ships/

It will load all starships information from Starship API to local database, so you can browse and create listing against.

Have fun with all the APIs!