https://github.com/candango/httpok
Tiny http framework complementing standard http library
https://github.com/candango/httpok
Last synced: 4 months ago
JSON representation
Tiny http framework complementing standard http library
- Host: GitHub
- URL: https://github.com/candango/httpok
- Owner: candango
- License: mit
- Created: 2024-12-04T16:14:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-05T04:31:52.000Z (over 1 year ago)
- Last Synced: 2025-02-05T05:22:46.643Z (over 1 year ago)
- Language: Go
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/random.go
Awesome Lists containing this project
README
# Candango HTTPok
Welcome to the world of httpok, your Go library for extending the capabilities
of the standard net/http package!
# Installation
To get httpok, you can use go get:
```
go get github.com/candango/httpok
```
## Support
HttpOK is one of
[Candango Open Source Group](http://www.candango.org/projects/)
initiatives. Available under the [MIT License](https://mit-license.org).
This site and all documentation are licensed under
[Creative Commons 3.0](http://creativecommons.org/licenses/by/3.0/).
Copyright © 2024-2026 Flavio Garcia