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

https://github.com/thoainguyen/go-hackercamp

Some hacker projects in Golang
https://github.com/thoainguyen/go-hackercamp

authentication golang postgresql reactjs

Last synced: 2 months ago
JSON representation

Some hacker projects in Golang

Awesome Lists containing this project

README

          

# Go Hackercamp

A repo contains some projects in Golang

## List of Projects

* [go-contacts](./go-contacts): Web service with some api (create/list contacts, create account, jwt authentication).
* [client](./client): React Client for **go-contacts**, you can try them in here: http://ohmygocontacts.herokuapp.com/