Skip to content

donwb/atl-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATl-API

Demo app for Atlanta Code Camp, used in both the REDIS and Goji sessions

To Run

Use the default make target all by typing make all in the source folder. This will start the web server. You will also need REDIS running locally on the default port.

Disclaimer
There's not much error handling in this code. This is purposeful to keep the code that's core to REDIS and Goji easier to read if you don't already know Golang.

To run the Protobuf generator:
protoc --go_out=. user.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published