Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/motortruck1221/bare-server-go

TompHTTP Server written in Golang (beta)
https://github.com/motortruck1221/bare-server-go

Last synced: about 2 months ago
JSON representation

TompHTTP Server written in Golang (beta)

Awesome Lists containing this project

README

        

# Bare Server GO

## Usage

- See our [examples](./examples/)

## Todo

- [ ] V4 implementation with [quic-go](https://github.com/quic-go/quic-go)
- [ ] Websocket Support (V4)
- [ ] V3 implementation
- [ ] Websocket Support (V3) - Partial support
- [x] CLI
- [ ] Tests
- [ ] Binaries for all platforms
- [ ] Other ways of installing (AUR, Bash, etc.)
- [ ] Other Ways of Handling Routes (net/http, gorilla/mux, etc.) CURRENTLY ONLY SUPPORTS: [chi](https://github.com/go-chi/chi)
- [ ] Installable in your own project
- [ ] Older versions of the spec