Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RestCode/WebApiProxy
https://github.com/RestCode/WebApiProxy
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/RestCode/WebApiProxy
- Owner: RestCode
- License: mit
- Created: 2014-01-14T14:20:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T01:48:09.000Z (over 2 years ago)
- Last Synced: 2024-11-03T00:08:50.927Z (9 days ago)
- Language: C#
- Size: 9.76 MB
- Stars: 199
- Watchers: 35
- Forks: 91
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
[![Join the chat at https://gitter.im/faniereynders/WebApiProxy](https://badges.gitter.im/faniereynders/WebApiProxy.svg)](https://gitter.im/faniereynders/WebApiProxy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build status](https://ci.appveyor.com/api/projects/status/vx4x6f8pgs6vbgwg?svg=true)](https://ci.appveyor.com/project/faniereynders/webapiproxy)WebApiProxy
===========This project comprises of a server-side extension that provides an proxy end-point for serving service metadata & a client-side proxy in JavaScript and also a client-side task that generates a client proxy in C#.
More information in the Wiki:
- [Service-side Proxy provider](https://github.com/faniereynders/WebApiProxy/wiki/WebApi-Proxy-Provider)
- [Client-side Proxy Generator](https://github.com/faniereynders/WebApiProxy/wiki/WebApi-C%23-Proxy-Generator)