Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 526 Bytes

Test Task. API

The test task's goals:

  • Implement API according to the swagger specification
  • Make Dockerfile
  • Create docker-compose file to run the API and database

Swagger documentation

Open swagger doc

Database

This is test database tt-db. It's connected to the current project as git submodule

Requirements

Framework: Flask

Unit tests: are not mandatory

Estimation time: 1-2 hours