REST (Representational State Transfer) is an architectural style that defines a set of constraints to be used to create web services. REST API is a way of accessing web services in a single and flexible way without having any processing. Let’s create an express server that will listen on port 3000. We’ll have to restart the server every time we make changes.
Table of contents
RESTful API with Express and NodeJSWhat is a RESTful APIHow REST API WorksHTTP MethodsRESTful API with Express and NodejsSort: