andrenormanlang / candy-shop-rest-api

This is my REST API for a Candy Shop.

Home Page:https://candy-shop-rest-api.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candyshop API 📥 🍬 📤

This is my first REST API for the Medieinstitutet API development course assignment 1. This API should be used as a drop-in replacement for a Candy Webshop that was developed in the Javascript 1 module of the course.

It includes a create many operation for posting products in bulk and will eventually include user authentication.

Links

https://candy-shop-rest-api.onrender.com/products

https://candy-shop-rest-api.onrender.com/products/1

https://candy-shop-rest-api.onrender.com/products/bulk

https://candy-shop-rest-api.onrender.com/orders

https://candy-shop-rest-api.onrender.com/orders/1

.

About

This is my REST API for a Candy Shop.

https://candy-shop-rest-api.onrender.com/


Languages

Language:JavaScript 59.5%Language:TypeScript 40.5%