Skip to content

cmwema/restaurant-erp-api

Repository files navigation

restaurant-erp-api

This API allows you to interact with various resources related to products, categories, orders, order items, users, groups, permissions, tables, and reviews. Below is a summary of the available endpoints:

Endpoints

Authentication

Authentication is required only for POST routes. Please include the necessary authentication credentials when making requests to these endpoints. Refer to the documentation for each endpoint to understand the authentication requirements.

Staff Privileges

Staff privileges are applicable only for POST routes as well. Ensure that users with staff privileges have the necessary permissions to perform these actions. Refer to the documentation for each POST endpoint to understand the required staff privileges.

Feel free to explore the API and integrate it into your applications.

Access it here.