Skip to content

geowy/chinook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training day

For training day we will be looking at writing web services in Go.

AM

In the AM we will each add our own section to this example app.

Connect to the database (sqlite3 chinook.db) and pick one of the tables (.tables). You can inspect the tables with .schema TABLE.

The albums section is aready finished so we can use that as a pattern for the for our own sections.

Main modules used are here:

PM

In the afternoon we can each spend some time looking into things that interest us.

Suggestions:

  • Sessions and authentication
  • Serialising & deserialising JSON
  • What web frameworks are available for Go?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published