Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 253 Bytes

testapi

This is a customize API for testing/learning purpose.

npm packages:

1-express(for API and requests)

2-nodemon(for auto restart server)

3-morgan(for logging)

3-body-parser(for api body parsing)