express-rest-api-example icon indicating copy to clipboard operation
express-rest-api-example copied to clipboard

An example of building a simple REST API using Express.

Results 3 express-rest-api-example issues
Sort by recently updated
recently updated
newest added

added a REST api created via express with GET, POST, PATCH, DELETE

added 1000 mock fake JSON datas (username, email, gender, job, id)

The parser module that is used in quote.js is deprecated.