Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.76 KB

README.md

File metadata and controls

55 lines (33 loc) · 2.76 KB

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.