Skip to content

adminvns/testapi

Repository files navigation

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)