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

https://github.com/bfitzsimmons/mastodon


https://github.com/bfitzsimmons/mastodon

go golang postgres postgresql

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mastodon
Mastodon is a Postgres library written in Go. It will allow the user to connect to and interact with a Postgres DB.

## Installation
```bash
go get -u github.com/bfitzsimmons/mastodon
```