Skip to content

ecojuntak/hashtag-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

  • Install Golang
  • Install RabbitMQ Server
  • Install SQLite Database

Download dependencies

go get

Run the migration

go run main.go migrate

Run the REST Server

go run main.go start-rest

Run the AMQP Server

go run main.go start-amqp

About

Simple REST API using Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages