An open API service indexing awesome lists of open source software.

https://github.com/buildit/learning-together-api

Backend for Better Together!
https://github.com/buildit/learning-together-api

automapper dotnet-core entity-framework-core npgsql travis-ci

Last synced: about 1 month ago
JSON representation

Backend for Better Together!

Awesome Lists containing this project

README

        

# Build - ![Build Status](https://travis-ci.org/buildit/learning-together-api.svg?branch=dev-0.1)

# To Run
1. Get dotnet core SDK (2.2) (https://dotnet.microsoft.com/download)
2. `dotnet run`
3. ...profit?

---
### What about the FrontEnd?
[Visit](https://github.com/buildit/learning-together) our frontend repo for details on how they make this app useful!