View Project
• An API to interact with Ideas Grab website data.
• The data was scraped from the website and stored in the cloud using MongoDB Atlas. The Express server handles the interaction with this data.
• The API has multiple endpoints, each modeling the data uniquely. The routes also handle errors efficiently. ID and text fields are used for indexing.
Comments