Skip to content

v2.0.0 - 01 April 2025

Latest
Compare
Choose a tag to compare
@BackendExpert BackendExpert released this 01 Apr 01:49
0dc6814

What's Changed

New Contributors

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