Skip to content

ssentinull/create-apis-using-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create APIs using Golang

This is a demo service used as an example for the "Create APIs using Golang" article series in my blog.

How To Run

  1. Run migration.

    $ make migrate-up
  2. Copy paste config.yml.example to config.yml

  3. Run server

    $ make run-server

Roadmap

About

This is a demo service used as an example for the "Create APIs using Golang" article series in my blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published