Skip to content

kimkimani/simple-go-todo-api-featuring-gofiber-gorm-and-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE TODOS REST API With FIBER FRAMEWORK (GOlang)

Prerequisite

Air - Live reload for Go apps

Installation

# Clone repo
git clone git@github.com:Nelsonfrank/gofiber-simple-todo-api.git

# change directory to project directory
cd /path/to/gofiber-simple-todo-api

# start server
air

# or
go run main.go  #if you don't have air installed

About

Simple Go todo api Featuring Gofiber Gorm and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages