Containerized application in Rust language. The frontend and backend were not written by me. I created the containerization and exposing it to the "network" using NGNIX.
- MAKE files
- docker-compose
- Dockerfiles
- ngnix.conf
- .env
- Build with
makefrontend(api_to_autoamte_frontend) as well as backend(api_to_automate). - Set up in infrastructure folder by using
docker compose up.
http://rustapp_backend:8000/
http://rustapp_front:80/
POST: /doc
GET: /doc/<path>
GET(ALL): /doc
DELETE: /doc/<path>
PUT: /doc/<path>
GET: /health