An open API service indexing awesome lists of open source software.

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

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
...