Skip to content

example using bunrouter as framework http and using bun as orm and using limiter and redis

Notifications You must be signed in to change notification settings

huzairuje/go-bunrouter-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go - Sample API for implementing bunrouter http framework

Prerequisite

  1. install go
  2. create migration on postgres database
  3. run the redis server
  4. change config.local.yaml file on the root project folder to your specification
  5. compile the server and run
       go run main.go
  6. build the server
      go build
    and run
       ./go-bunrouter-example

About

example using bunrouter as framework http and using bun as orm and using limiter and redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages