https://github.com/eduardogomesf/go-api
simple REST API built with Go
https://github.com/eduardogomesf/go-api
go go-chi golang sqlite testify unit-testing
Last synced: 6 months ago
JSON representation
simple REST API built with Go
- Host: GitHub
- URL: https://github.com/eduardogomesf/go-api
- Owner: eduardogomesf
- Created: 2024-01-17T01:39:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T18:24:37.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T04:19:32.944Z (9 months ago)
- Topics: go, go-chi, golang, sqlite, testify, unit-testing
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This project is a simple REST API built with Go that allow users to create accounts, log-in and manage products with JWT validation.
## Technologies and libraries
- Golang
- Sqlite
- Testify
- Go chi
## Documentation
...