repositorypackage
0.0.0-20210121075123-3338c34de57a
Repository: https://github.com/iamnator/mysql-golang-web.git
Documentation: pkg.go.dev
# README
mysql-stuff
Contributors
https://github.com/Tee-py - FrontEnd
[email protected] - BackEnd
https://mysql-golang-app.herokuapp.com/
PhoneBook
A phoneBook web application using Golang that allows users to synchronize their icloud contact with google contacts. Using Gorilla Mux for HTTP routing, MySQL database for storage, swagger for API documentation and html/css/javascript for the frontend.
API DOCUMENTATION
https://mysql-golang-app.herokuapp.com/docs
Todo
1. Implement Google Oauth
2. Implement Google Retrieve Contact API
3. Implement iCloud Contact API