Skip to content

Backend API for my Daka Dining Application Written in ASP.Net with FastEndpoints

Notifications You must be signed in to change notification settings

AxBolduc/DakaDiningBackend

Repository files navigation

Daka Dining Backend

This is the backend API that supports the mobile application Daka Dining that I initially created for a university course. The original backend was written in JavaScript using Express. I decided to rewrite the API as a means to learn/practice ASP.NET Web API.

Technologies

The backend is a C# ASP.NET Web API that uses the FastEndpoint Framework. I decided to use the REPR design pattern as suggested by FastEndpoints which allowed for better vertical slicing of responsibilities throughout the service while also allowing for modularity and reusability.

About

Backend API for my Daka Dining Application Written in ASP.Net with FastEndpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published