UNPKG

northwind-rest-api

Version:

Local REST API Exposing Northwind Database.

16 lines 343 B
[ { "id": 1, "name": "Lisa Simpson", "email": "lisa@gmail.com", "phone": "0509876543", "message": "This is an Amazing Product!" }, { "id": 2, "name": "Bart Simpson", "email": "bart@gmail.com", "phone": "0521234567", "message": "Cool REST API!" } ]