Skip to content

Atheuz/Test-API

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •