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

https://github.com/stazz/backend

The backend-part (both general and HTTP-specific) for systems with backend-frontend architecture
https://github.com/stazz/backend

Last synced: 3 months ago
JSON representation

The backend-part (both general and HTTP-specific) for systems with backend-frontend architecture

Awesome Lists containing this project

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/p8am0f2t23lr3sy3/branch/develop?svg=true)](https://ci.appveyor.com/project/stazz/backend/branch/develop)

# Backend
The backend-part (both general and HTTP-specific) for systems with backend-frontend architecture

Currently a bit of WIP, but a sample with documentation is available [here](./Source/Sample).

TODO overhaul sample from nuget-based to more dev-based example (which is probably more common usecase for webdev).