How to rapidly build a basic RESTful API using ExpressJS
In our previous post, we learned how to create an ExpressJs server. In this article, we will learn how to build a basic REST API using ExpressJS.
By the end of the article, you should
Know what an API is
Be able to create a server
Be able to liste...
efkumah.hashnode.dev7 min read