Skip to content

This is simple api that get some data (study for clean architecture)

Notifications You must be signed in to change notification settings

sakuradaman/go_simple_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_simple_api

This is simple api that get some data (study for clean architecture)

how to start

$ make run-db
$ make db-migrate
$ make run-server

how to check them

$ curl http://localhost:3000/healthcheck
-> Health Check is OK% 
$ curl http://localhost:3000/drama
-> You can get some data! 

About

This is simple api that get some data (study for clean architecture)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published