Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/doris
HTTP server for Connect APIs and websites.
https://github.com/altipla-consulting/doris
Last synced: about 1 month ago
JSON representation
HTTP server for Connect APIs and websites.
- Host: GitHub
- URL: https://github.com/altipla-consulting/doris
- Owner: altipla-consulting
- License: mit
- Created: 2022-09-14T17:26:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T20:17:22.000Z (2 months ago)
- Last Synced: 2024-11-01T21:20:43.054Z (2 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/altipla-consulting/doris
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doris
[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/doris.svg)](https://pkg.go.dev/github.com/altipla-consulting/doris)
HTTP server for Connect APIs and websites.
## Install
```shell
go get github.com/altipla-consulting/doris
```## Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.
## License
[MIT License](LICENSE)