Skip to content

menemsalama/simplenote-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplenote-go

dummy clone of simplenote, and POC for working with postgresql in golang

Running Locally

Makefile run command will generate the proper docs module to serve it at /swagger/index.html (or /swagger/*) and run go run {main.go}

To generate swagger docs and start serving

$ make run

Required .env vars

  1. SECRET=somesecret
  2. DB_URL=postgresqlurl

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published