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
- Host: GitHub
- URL: https://github.com/thoainguyen/go-hackercamp
- Owner: thoainguyen
- Created: 2019-05-31T16:32:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T23:02:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T04:28:02.124Z (over 1 year ago)
- Topics: authentication, golang, postgresql, reactjs
- Language: JavaScript
- Homepage:
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/