modulepackage
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
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package classification Login API
Documentation for login API
schemes: http BasePath: / Version: 1.0.0 Contact: [email protected]
Consumes: - application/json
Produces: - application/json
swagger:meta.
No description provided by the author
# Functions
fdaextracts important information from app.env file { I should gitignore this file}.
Creates and fills up database tables if they don't exist.