Skip to content

Latest commit

Β 

History

History
64 lines (42 loc) Β· 2.05 KB

README.md

File metadata and controls

64 lines (42 loc) Β· 2.05 KB

Copper logo

Go Report Card Go Doc


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)


Getting Started

Head over to the documentation to get started - https://docs.gocopper.dev/

Join us on Discord here - https://discord.gg/fT2AEZyM6A


License

MIT