Categorygithub.com/l-lin/wn-tracker-api
modulepackage
0.0.3
Repository: https://github.com/l-lin/wn-tracker-api.git
Documentation: pkg.go.dev

# README

Web novels tracker API

Getting started

Fetch the projet and install the dependencies:

go get github.com/l-lin/wn-tracker-api
go get github.com/tools/godep
cd $GOPATH/github/l-lin/wn-tracker-api
godep go install

You need to set the following environment variables in the startup.sh:

Variable nameDescriptionExample
PORTServer port4747
GOOGLE_CLIENT_IDThe client ID of your google APIxxxx.apps.googleusercontent.com
GOOGLE_CLIENT_SECRETThe client secret of your Google APIABCDEFGHIJKLMOPQRSTUVWXYZ
GOOGLE_REDIRECT_URLThe redirect URL after being connectedhttp://localhost:3000/oauth2callback

Those variables are available in your Google developer console.

After the configuration, you just need to execute startup.sh and access to http://localhost:3000/

# Packages

No description provided by the author
No description provided by the author
Notifications displayed in the counter.
Novels..
No description provided by the author
No description provided by the author