Anime-API created using node,express and mongoDB Requests Get use "/animes" endpoint to fetch the collection of animes, post ,put patch and delete Use "https://anime-api-wkdv.onrender.com/animes" Requests for specific anime Get use "/animes/animename" endpoint to fetch the collection of specific anime Pass the anime name and genre in body to post that anime to collection Using the same endpoint you can put, patch and delete