You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Symfony REST API is a web service developed with the Symfony PHP framework, adhering to REST principles. It provides endpoints for clients to Create, Read, Update, and Delete resources, typically using JSON for data exchange. Symfony's components, such as the Serializer and Routing, make it a versatile choice for building powerful and extensible
Small food ordering app (Symfony + React, NextJs, Tailwind Css)
Modules
Authentication
Products (with image and featured options)
Brand
Category
Orders
Stock
Reports
Files Upload (Slider and Product Images)
About
A Symfony REST API is a web service developed with the Symfony PHP framework, adhering to REST principles. It provides endpoints for clients to Create, Read, Update, and Delete resources, typically using JSON for data exchange. Symfony's components, such as the Serializer and Routing, make it a versatile choice for building powerful and extensible