Skip to content

A simple to-do app, this time with Golang API pointing to PSQL db.

Notifications You must be signed in to change notification settings

honestcomrade/to-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TO-GO

I can make a TODO app, too

Plan for the project:

  • Build an API server using Golang, Postgres, and probably some cutting edge front end framework

Learning Goals:

  • How does routing work in Golang?
  • Does the standard lib make this easy?
  • How to expose an api service using Golang?
  • How to work with SQL in the form of Postgres

About

A simple to-do app, this time with Golang API pointing to PSQL db.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published