Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qqiao/webapp

Helper functions for Go web applications.
https://github.com/qqiao/webapp

firebase firestore go golang golang-library webapp

Last synced: 27 days ago
JSON representation

Helper functions for Go web applications.

Awesome Lists containing this project

README

        

# webapp

Reusable components and helper functions for common use cases for Go based web
applications.

### Installation

The webapp module can be installed by running the following command:

go get github.com/qqiao/webapp/v2

### Usage

API documentation and example code can be found at the [pkg.go.dev](https://pkg.go.dev/github.com/qqiao/webapp/v2).

### Known Issues