Skip to content

zumosik/rest-api-golang-gorilla-mux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API using gorilla mux

Written in golang using gorilla toolkit and sql library

Features

  • User creation
  • Session based authentication
  • Saving links
  • Config
  • Logging

Starting server

  1. Create config (check "configs/config_example.toml")
  2. Configure path to config using cli flags (check -help)
  3. Ready to go!

gorilla

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages