🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/icobani/stack

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/icobani/stack

v0.0.0-20150918170338-3eca43cb1a45
Source
Go
Version published
Created
Source

Stack

A base RESTful API that allows you to easily start to your next project and shows you some of the best practices about building RESTful APIs in Go.

What is included?

  • Proper using of middlewares
  • Learn how to organize your files & folders structure
  • Simple user & token api
  • Keep context by *http.Request
  • Authentication via tokens
  • Mongodb with mgo
  • Commandline configuration for the app
  • Versioning over latest git commit hash

Best practicies resources about developing HTTP APIs

  • GopherCon 2015: Blake Caldwell - Uptime: Building Resilient Services with Go https://www.youtube.com/watch?v=PyBJQA4clfc

Contribute

  • Share your ideas by opening new issues
  • Feel free to ask for feature requests

FAQs

Package last updated on 18 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts