Skip to content

joe4dev/express-rest-api

Repository files navigation

Express REST API

This ExpressJS example app demonstrates the implementation of a basic JSON API following RESTful API design principles.

Install the Dependencies

npm install

Start the Server

npm start

Run the Postman Tests

npm test

About

Basic RESTful API Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published