API Love You - Oh CRUD

This week your assignment was to leap into the world of server-side programming with Node.js/Express.js. In this project, I wrote server-side JavaScript to create an API that accepts AJAX request coming from a client-side web application to create, read, update, and delete data that are living on your server and I’ve made a Pizza Website.

You can reach the code below;

https://github.com/bestesaylar/Assignment4