sourcegraph / thesrc
Example of a 3-layer (frontend, API, datastore) Go web app (based on the code that powers https://sourcegraph.com)
☆397Updated 9 years ago
Alternatives and similar repositories for thesrc:
Users that are interested in thesrc are comparing it to the libraries listed below
- Composable framework for writing HTTP handlers in Go.☆349Updated last year
- A Go framework for building JSON web services inspired by Dropwizard☆992Updated 6 years ago
- XHandler is a bridge between net/context and http.Handler☆232Updated 7 years ago
- Minimalist net/http middleware for golang☆294Updated 8 years ago
- Slides from 2015 Talks☆309Updated 9 years ago
- Struct Faker for Go☆346Updated 6 years ago
- Go framework to simplify CRUD of structured data using Graph operations☆306Updated 5 years ago
- Web Application bootstrap for Go☆193Updated 10 years ago
- Go (lang) HTTP session authentication☆221Updated 8 years ago
- CORS middleware for Go☆64Updated 10 years ago
- A go skeleton for websites.☆300Updated 4 years ago
- A task manager written in Go using TDD techniques, each commit should represent a step in the application development.☆569Updated 5 years ago
- Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.