Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudacademy/go-frameworks
🚀 Go Application Frameworks
https://github.com/cloudacademy/go-frameworks
api cli cloudacademy cobra development echo frameworks go golang gorilla mux web
Last synced: about 2 months ago
JSON representation
🚀 Go Application Frameworks
- Host: GitHub
- URL: https://github.com/cloudacademy/go-frameworks
- Owner: cloudacademy
- Created: 2022-01-25T01:07:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T21:36:13.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T17:36:52.540Z (7 months ago)
- Topics: api, cli, cloudacademy, cobra, development, echo, frameworks, go, golang, gorilla, mux, web
- Language: Go
- Homepage: https://cloudacademy.com
- Size: 44.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Frameworks
[![Go](https://github.com/cloudacademy/go-frameworks/actions/workflows/go.yml/badge.svg)](https://github.com/cloudacademy/go-frameworks/actions/workflows/go.yml)
## Background
The following repo contains Go source code used to demonstrate various 3rd party frameworks (Echo, Gorilla, Cobra) for building Web Apps, APIs, and/or CLIs.