https://github.com/mikeralphson/nhammock
A REST API framework by James Higgs - imported from
https://github.com/mikeralphson/nhammock
Last synced: 2 months ago
JSON representation
A REST API framework by James Higgs - imported from
- Host: GitHub
- URL: https://github.com/mikeralphson/nhammock
- Owner: MikeRalphson
- License: bsd-3-clause
- Created: 2016-08-07T10:17:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-07T10:43:55.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T23:18:04.532Z (8 months ago)
- Language: C#
- Homepage: https://code.google.com/archive/p/nhammock/
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NHammock
A C# library for creating and calling REST services
Currently at the concept stage only, I've been working on some REST services in my day job, and I've come up with what I think is an elegant solution.
I'll put a first cut of the code up here as soon as I can and then see what sort of interest there is in using the API, and, hopefully, people contributing to it.
The base code is generously made available by [ITV](https://github.com/ITV), the largest independent broadcaster in the UK - [www.itv.com](http://www.itv.com)