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
- Host: GitHub
- URL: https://github.com/stazz/backend
- Owner: stazz
- Created: 2017-07-04T21:50:17.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-12-25T22:56:15.000Z (over 6 years ago)
- Last Synced: 2024-05-29T01:43:04.044Z (about 1 year ago)
- Language: C#
- Size: 161 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/stazz/backend/branch/develop)
# Backend
The backend-part (both general and HTTP-specific) for systems with backend-frontend architectureCurrently 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).