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

https://github.com/ericthomasca/todo-api-go


https://github.com/ericthomasca/todo-api-go

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todo API Go

![build](https://img.shields.io/github/actions/workflow/status/ericthomasca/todo-api-go/go-build.yml) ![golangci-lint](https://img.shields.io/github/actions/workflow/status/ericthomasca/todo-api-go/golangci-lint.yml?label=golangci-lint)

The API portion of a todo project in a PostgreSQL, Go, React Stack.