Skip to content

ekarudianto/shorten-url

Repository files navigation

Dependencies

Make sure you have these components installed

Create Your Databases

Run below command to create the database

$ buffalo db create -a

Starting the Application in dev mode

Buffalo ships with a command that will watch your application and automatically rebuild the Go binary and any assets for you. To do that run the "buffalo dev" command:

$ buffalo dev

App can be accessed in http://127.0.0.1:3000 locally App is also deployed in https://blooming-sierra-32775.herokuapp.com/

About

Shorten URL app written using golang & buffalo framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published