You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools
The project applied database principles to a real-world mental health problem, emphasizing reliable data management, and showcased practical solutions to mental health challenges.
The Catalog Service Project is a robust Spring Boot application tailored for managing and retrieving product information via RESTful APIs. Leveraging Spring Data JPA for streamlined data persistence and Eureka for service discovery, this project facilitates efficient communication in a microservices architecture.