Skip to content

jpibarra1130/simple-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-api-go

This is a simple REST API for exploring Go. The library is currently using gorilla/mux, gorp, goose, and godep.

To install

  1. Copy db/dbconf.yml.sample to db/dbconf.yml with the updated information
  2. Run goose up
  3. Run go build
  4. Run ./simple_api_go.
  5. Go to localhost:3000

Hope this helps!

About

A simple REST API written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published