Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Proxy-Z/go-web

Repository files navigation

go-web

Source code for the book "Web Development with Go" published by Apress.

TaskManager RESTful API

Sample REST API app with Go and MongoDB for chapter 9.

Updates on 22-Jun-2016 in TaskManager App

  1. Upgraded the package jwt-go and modified the source in common/auth.go.
  2. Authentication middleware now sets the user name into the HTTP Request context using package "github.com/gorilla/context".
  3. Added a logging implementation in common/logger.go.
  4. Minor code refactoring in the app.

gokit

Check out github.com/shijuvar/gokit for further examples on Go.

About

Source code for the book "Web Development with Go"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.9%
  • HTML 2.1%

AltStyle によって変換されたページ (->オリジナル) /