Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 912 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 912 Bytes

Pizza Delivery API 🍕🚚

Welcome to my Pizza Delivery API repository! This API allows you to manage orders, track deliveries, and handle everything related to delivering delicious pizzas to hungry customers. Whether you're a developer, restaurant owner, or pizza enthusiast, this API has you covered.

Features

  • Order Management: Create, retrieve, update, and delete pizza orders.
  • Delivery Tracking: Track the status and location of deliveries in real-time.
  • Menu Integration: Easily integrate your restaurant's menu and pricing.
  • User Authentication: Secure user authentication and authorization.
  • Payment Integration: Support for various payment methods.
  • Customization: Tailor the API to your restaurant's specific needs.

I worked on this project during my summer internship when I was still learning about APIs before I dived into a team project using FASTAPI