Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 365 Bytes

File metadata and controls

21 lines (15 loc) · 365 Bytes

ntm

Next To Me - V0 API to support android / ios app

Requirement

Built with go 1.8.1

A postgresql database

A config file containing a:
dbname
dbuser
dbpassword
dburl
port

TO DO

Refacto errors and the writting response to be manage by handler instead of calling function each time.

Proper OAuth with FB / Gmail.