/golang-practise

Golang practise code

Primary LanguageGo

golang-practise

Golang practise code

  1. Aggregator
    Aggregator contains files that provides the feature of news aggregator. Fetches news data from nytimes and shows the top news.

  2. Login And Register
    Login And Register is a simple web application showcasing the implementation of Login and Register using Golang

In addition to the standard packages this includes use of two packages available at Gorilla Web Tool Kit. These are

  1. SecureCookie
  2. Mux