What's Changed
- V200 by @BackendExpert in #1
New Contributors
- @BackendExpert made their first contribution in #1
Full Changelog: v1.0.0...v2.0.0
AuthMiddleware
- Check the authentication before access the route
- must provide a login token for this
ImageUpload Middleware
- helps to upload images in Project
2.0.0 - 01 April 2025
- 2nd release
- Develop Auth and ImageUpload Middleware
Common Limitations
- ImageUpload Middleware (Following image extension only can upload with this middelware)
-
- jpeg
-
- png
-
- gif