20. Diving into API's
in the context of mongoDB and express, an API(application programming interface) refer to set of end point that allow external application to interact with MongoDB database through HTTP request.
in part 19 we have seen how to create a post api to sa...
farazalam2017.hashnode.dev6 min read