Welcome to the Northwind API Service
✧*。٩(ˊᗜˋ*)و✧*。
ZEIT now - Version 2.0
To access and modify resources, you can use any HTTP method
GET
POST
PUT
PATCH
DELETE
OPTIONS
Example
-
GET northwind.now.sh/api/categoriesGet all categories -
GET northwind.now.sh/api/categories/1Get a category by Id 1 -
POST northwind.now.sh/api/categoriesAdds a new category -
PUT northwind.now.sh/api/categoriesEdit a category -
DELETE northwind.now.sh/api/categories/1Delete a category with Id 1