The API documentation is divided into two separate files based on the API's version. Visit the root of the project directory to access the appropriate README:
Version 1 API Documentation: README-v1.md Version 2 API Documentation: README-v2.md
-
Added Dockerfile for application containerization
-
Created docker-compose.yml for multi-container setup
-
Configured Nginx as a web server for the application
-
Updated project structure to support containerized deployment