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

https://github.com/christianliebel/dhbw-webeng2-2019-server


https://github.com/christianliebel/dhbw-webeng2-2019-server

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TINF17: Web Engineering II

Quellcode des Demo-Backends für die Vorlesung Web Engineering II, Jahrgang TINF17 an der Dualen Hochschule Baden-Württemberg Karlsruhe.

## Setup
```bash
npm i
npm start
```