POST requests (Create Short-URL): Average 856.728106ms (shared cloud cluster)
GET requests (REDIRECT URL): Average 5.33ms (Redis, MongoDB)
Configuration
Mongodb client(local, atlas)
Redis client(local, cloud)
Usage
After installing docker, just run dev.bat(windows), linux and mac run make run(Note: Mongodb, and redis client should be running,)
NOTE: Add configs as shown in run.example.sh
./run.sh
Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:
Fork the repository.
Create a new branch for your feature or bug fix.
Make your changes and test thoroughly.
Commit your changes with clear commit messages.
Create a pull request against the main branch.
License
This project is licensed under the MIT License. See the LICENSE file for details.