Back to search
This module handles order management in the e-commerce API built with NestJS and Swagger. Authenticated users can place orders for products, while admins can manage and update order statuses. It demonstrates authentication with JWT, role-based access, entity relations (Users, Products, Orders), and clean API documentation with Swagger.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^3.0.1^11.0.1^4.0.2^11.0.1^11.0.0^11.0.5^11.0.1^11.2.0^11.0.0^6.0.0^7.2.0^0.5.1^0.14.2^0.7.0^4.0.1^1.0.0^8.16.3^0.2.2^7.8.1^5.1.7^5.0.1^0.3.26^3.2.0^9.18.0^11.0.0^11.0.0^11.0.1^5.0.0^30.0.0^22.10.7^4.0.1^1.0.38^6.0.2^9.18.0^10.0.1^5.2.2^16.0.0^30.0.0^3.4.2^0.5.21^7.0.0^29.2.5^9.5.2^10.9.2^4.2.0^5.7.3^8.20.04
commits
Merge branch 'main' of github.com:AdiiiCode77/OrderStore-NestJs-Swagger-Api
ccc3a21View on GitHubFirst Commit Authentication(Admin,User) and List Product and Order Food
c95cbf5View on GitHub