Skip to content

JVmano/gofiber-basic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofiber-basic-api

This little project was made to start studying GoLang

The idea

Actually this repository is my first touch with Go Fiber and his structure with http requests.

What is this?

A simple Todo system that you can full manipulate the task list and hist properties.

Installation

    1. Execute go mod tidy to install all dependencies
    1. Execute go run main.go or air (if you use Go Air) to execute the app

About

This little project was made to start studying GoLang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages