Product Database Manager API

A RESTful API designed to handle requests and serve data to clients in retail applications. The api endpoints are straight simple to use, standardized to follow restful principles and crud operations. Built using NodeJS and the express framework. The server provides a foundation for any web service requiring product data processing and organization.

View the GitHub page