Skip to content

vckarp/orbify_task_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbify FastAPI Technical task

Requirements

Docker Compose

Deploy the app locally with;

docker compose up -d --build

This command will spawn two containers:

  • FastAPI app that listenes on port 8000
  • Postgresql database that listenes on port 5432 The default ports can be changed within the .env file

Tests

In order to execute a simple test suite while the stack is already up use command:

docker compose exec orbify_task_api bash run-tests.sh

About

This is a solution to the task sent by Orbify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages