This repository is an API server using node js curl http://localhost:3000/api
140
Added below API:
GET http://:3000/api http://:3000/api/users http://:3000/api/users/1
POST http://:3000/api/post Body: { "id":100, "firstname":"Tiru", "lastname":"Singh", "city":"Pune", "pin":12345 }
Content type
Image
Digest
Size
39.8 MB
Last updated
over 6 years ago
docker pull dockeridbiru2019/node-api-server