Skip to content

Hunteena/simple_social_network

Repository files navigation

RESTful API for a simple social networking application

Instructions

  1. Clone this repository
git clone https://github.com/Hunteena/simple_social_network
  1. Create .env according to .env.example

  2. Start docker containers

docker-compose up --build
  1. Wait a little 😄

After the server has successfully started you are able to use
Swagger: http://127.0.0.1:8000/docs/
or
ReDoc: http://127.0.0.1:8000/redoc/
to interact with the social network.

About

Test Task for Webtronics FastAPI candidate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published