Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
/ zappr-backend Public archive

Zappr is a web application that enhances your local TV community. This is the repository of all the backend code, using .NET Core.

License

Notifications You must be signed in to change notification settings

DanteDeRuwe/zappr-backend

Repository files navigation

Zappr - Backend

About the project

Zappr is a web application that enhances your local TV community. This is the repository of all the backend code, using .NET Core.

De frontend code can be found in this repo.

This project is for educational purposes only!

About me

Dante De Ruwe - Student Applied Information Technology @ Ghent University College

Check me out on dante.deruwe.me. Here you can also find more about Zappr, and also contact me.

The GraphQL API

This backend serves as a GraphQL API. It has one endpoint /graphql.

More info about GraphQL here

On startup of the .NET Application you are taken to https://localhost:5001/, where the GraphQL playground is located.

On the right hand side, you can inspect the docs and the GraphQL schema.

Technologies used

  • C#

  • .NET Core 3.1

  • GraphQL

  • GraphQL-dotnet Nuget Package (+ authorization)

  • Identity Framework

  • Entity Framework Core

  • Microsoft SQL Server

  • BCrypt

  • Newtonsoft JSON

Special thanks to

PS: The name Zappr is a homophone of 'zapper', the flemish word for TV remote

About

Zappr is a web application that enhances your local TV community. This is the repository of all the backend code, using .NET Core.

Topics

Resources

License

Stars

Watchers

Forks

Languages