Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



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)
[![](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