IREEN API
:License: MIT
`mohammad:mohammad`
`reza:reza`
`mohammadreza:mohammadreza`
$ git clone https://github.com/z10mx7/ireen_backend.git
$ cd ireen_backend
$ docker-compose up
http://localhost:8000/docs
import postman collection and test the api
├─── docker-compose.yml => setup container's for :
│ backend api, database, database management, ...
│
├─── Dockerfile => you know that, blah blah blah.
│
├─── entrypoint.sh => runs inside docker container when container is running.
│ contains some simple bash script for pre-run stuff
│
├─── main.py => Main File
├─── requirements.txt => requirements for web api code that must be installed by pip
└─── README.md => You Are Looking at This right now
$ http://localhost:8000/docs
$ http://localhost:8083
- docker compose
- sentry