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

DanteDeRuwe/zappr-backend

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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