Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vicradon/golang_internet_clipboard
This is a sample repo that has a golang application that requires access to a PostgreSQL database and a messaging queue
https://github.com/vicradon/golang_internet_clipboard
Last synced: 28 days ago
JSON representation
This is a sample repo that has a golang application that requires access to a PostgreSQL database and a messaging queue
- Host: GitHub
- URL: https://github.com/vicradon/golang_internet_clipboard
- Owner: vicradon
- Created: 2024-07-17T11:57:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T18:16:32.000Z (6 months ago)
- Last Synced: 2024-09-14T12:13:49.141Z (4 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Internet Clipboard
A remake of the popular internet clipboard in Go.
## Quick Specs
1. Migrations are handled by goose
2. Routing is handled by Gin
3. HTML templates are served from the ./templates directory## Contributing
Erm...