https://github.com/grntlrduck-cloud/gocrud
Sample project using Go, SurrealDB, and AWS implementing a simple CRUD REST API
https://github.com/grntlrduck-cloud/gocrud
aws golang rest-api surrealdb
Last synced: about 2 months ago
JSON representation
Sample project using Go, SurrealDB, and AWS implementing a simple CRUD REST API
- Host: GitHub
- URL: https://github.com/grntlrduck-cloud/gocrud
- Owner: grntlrduck-cloud
- License: apache-2.0
- Created: 2024-12-09T09:33:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T14:16:16.000Z (over 1 year ago)
- Last Synced: 2025-10-08T04:55:15.657Z (9 months ago)
- Topics: aws, golang, rest-api, surrealdb
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gocrud
Sample project using Go, SurrealDb, and AWS implementing a simple CRUD REST API