Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maragudk/goo
The goo to glue web services together.
https://github.com/maragudk/goo
Last synced: 21 days ago
JSON representation
The goo to glue web services together.
- Host: GitHub
- URL: https://github.com/maragudk/goo
- Owner: maragudk
- License: mit
- Created: 2024-09-10T10:50:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T13:56:13.000Z (3 months ago)
- Last Synced: 2025-01-03T02:17:20.030Z (22 days ago)
- Language: Go
- Homepage:
- Size: 98.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goo
[![GoDoc](https://pkg.go.dev/badge/maragu.dev/goo)](https://pkg.go.dev/maragu.dev/goo)
[![Go](https://github.com/maragudk/goo/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/goo/actions/workflows/ci.yml)The goo to glue web services together.
It's probably not useful to you directly, but maybe there's something for you to learn from the code. Enjoy!
```shell
go get maragu.dev/goo
```Made in 🇩🇰 by [maragu](https://www.maragu.dk/), maker of [online Go courses](https://www.golang.dk/).