https://github.com/rmmlr/rca.lighthttpserver
Very simple and lightweight HTTP server implementation
https://github.com/rmmlr/rca.lighthttpserver
appveyor get http http-server nuget post
Last synced: 6 months ago
JSON representation
Very simple and lightweight HTTP server implementation
- Host: GitHub
- URL: https://github.com/rmmlr/rca.lighthttpserver
- Owner: rmmlr
- License: mit
- Created: 2018-10-19T11:07:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T05:33:59.000Z (over 6 years ago)
- Last Synced: 2025-07-29T14:00:44.289Z (6 months ago)
- Topics: appveyor, get, http, http-server, nuget, post
- Language: C#
- Size: 29.3 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rca.LightHttpServer
Very simple and lightweight HTTP server implementation.
## How To use
TODO
## How To install
Download the source from GitHub or get the compiled assembly from NuGet [Rca.LightHttpServer on NuGet](https://www.nuget.org/packages/Rca.LightHttpServer/).
[](https://www.nuget.org/packages/Rca.LightHttpServer)
[](https://www.nuget.org/packages/Rca.LightHttpServer/)
## Releases
This project build on the continuous integration (CI) platform [AppVeyor](https://www.appveyor.com/) and released in the [Release-Feed](https://github.com/rmmlr/Rca.LightHttpServer/releases).
[](https://ci.appveyor.com/project/rmmlr/lighthttpserver)
[](https://ci.appveyor.com/project/rmmlr/LightHttpServer/build/tests)
[](https://github.com/rmmlr/rca.lighthttpserver/releases/latest)
[](https://github.com/rmmlr/rca.lighthttpserver/releases) (Pre-)Release
## Credits
* **Elias Ruemmler** - *Initial work* - [rmmlr](https://github.com/rmmlr)
Under [Contributors](https://github.com/rmmlr/Rca.LightHttpServer/contributors) you can see more project supporter.
## License
This project (Rca.LightHttpServer) is licensed under [MIT License](http://www.opensource.org/licenses/mit-license.php "Read more about the MIT license form").
Refer to [LICENSE](https://github.com/rmmlr/Rca.LightHttpServer/blob/master/LICENSE) for more information.
[](https://github.com/rmmlr/Rca.LightHttpServer/blob/master/LICENSE)