Skip to content

Repository files navigation

README

2019.03.1

Your documentation goes here...

Running locally

To run locally, use the following commands:

docker-compose up -d redis
python run.py

Then try to visit http://localhost:8000/api/v1/basic/ping.

Running in docker

To run in docker, use the following command:

docker-compose up -d

Building container images

To rebuild container images in docker-compose without caching, use the following command:

docker-compose build --no-cache

About

Test API using Fast API library.

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages