/easy-pizza-api-aspnet

Online pizza ordering service (ASP.NET MVC API)

Primary LanguageC#

easy-pizza-api-aspnet

This is a REST API for my "Online pizza ordering system" using ASP.NET MVC

  • Database is SqlLite combined with Entity framework.
  • User authentication is done with JWT.