Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gocopper/copper
πβββ ββββββββββββCopper is a Go toolkit complete with everything you need to build web apps.
https://github.com/gocopper/copper
api go golang middleware router service web
Last synced: 11 days ago
JSON representation
πβββ ββββββββββββCopper is a Go toolkit complete with everything you need to build web apps.
- Host: GitHub
- URL: https://github.com/gocopper/copper
- Owner: gocopper
- License: mit
- Created: 2018-12-12T23:19:17.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T14:59:18.000Z (5 months ago)
- Last Synced: 2024-07-31T19:24:25.604Z (3 months ago)
- Topics: api, go, golang, middleware, router, service, web
- Language: Go
- Homepage: https://gocopper.dev
- Size: 446 KB
- Stars: 942
- Watchers: 9
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - copper
README
# Copper
Copper is a Go toolkit complete with everything you need to build web apps. It focuses on developer productivity and makes building web apps in Go more fun with less boilerplate and out-of-the-box support for common needs.#### π Fullstack Toolkit
Copper provides a toolkit complete with everything you need to build web apps quickly.
#### π¦ One Binary
Build frontend apps along with your backend and ship everything in a single binary.
#### π Server-side HTML
Copper includes utilities that help build web apps with server rendered HTML pages.
#### π‘ Auto Restarts
Copper detects changes and automatically restarts server to save time.
#### π Scaffolding
Skip boilerplate and scaffold code for your packages, database queries and routes.
#### π Batteries Included
Includes CLI, lint, dev server, config management, and more!
#### π© First-party packages
Includes packages for authentication, pub/sub, queues, emails, and websockets.
## Intro Video (Hacker News Clone)
[![](https://user-images.githubusercontent.com/2974009/175425653-da11ba79-d9ec-4e82-a2e0-5f5515d3417e.png)](https://vimeo.com/723537998)
## Getting Started
Head over to the documentation to get started - [https://docs.gocopper.dev/](https://docs.gocopper.dev/getting-started)
Join us on Discord here - https://discord.gg/fT2AEZyM6A
## License
MIT