Skip to content

This repository is the backend for the course "Programming Web" created in C#

Notifications You must be signed in to change notification settings

yorickcleerbout/Backend-API-Eurosong

Repository files navigation

C#.NetJWTSQLiteSwagger

Programming Web

This repository is made as part of a assignment of the course 'Programming Web'. The main goal of this course is to create some sort of "Eurosong" type API with front-end created with Vue.js attached to it. The backend API you can find in this repository but for the front-end there will be an other repository to keep things seperate.

Link to Front-End Repo:

Endpoints

Open Endpoints:

Open endpoints require no Authentication.




Endpoints that require Authentication:

Closed endpoints require Basic Authentication credentials to be included in the header of the request as a Base64Encoded string.



About

This repository is the backend for the course "Programming Web" created in C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages