https://github.com/shadyashraf174/restaurant_delivery.api
API for food delivery service.
https://github.com/shadyashraf174/restaurant_delivery.api
asp-net-core csharp rest-api wep-api
Last synced: about 1 year ago
JSON representation
API for food delivery service.
- Host: GitHub
- URL: https://github.com/shadyashraf174/restaurant_delivery.api
- Owner: shadyashraf174
- Created: 2025-02-01T05:59:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-01T06:48:08.000Z (over 1 year ago)
- Last Synced: 2025-02-01T07:23:37.755Z (over 1 year ago)
- Topics: asp-net-core, csharp, rest-api, wep-api
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant Delivery API
This is a RESTful API for a restaurant delivery service, built using ASP.NET Core. The API provides endpoints for user authentication, dish management, order processing, and basket (cart) functionality. Below is an overview of the API's features and how to use it.
---
## Deployment
Clone the repository:
```bash
git clone https://github.com/shadyashraf174/Restaurant_Delivery.API.git
```
---

---


---
Happy coding! 🚀