Skip to content

nicholasrussel/PBP-API-Echo-1120003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rest API with Golang, Echo Framework and GORM

This is an example of how to implement Rest API with golang using echo framework and save the data to database using gorm library
In this tutorial, I implemented 4 common methods used in rest api such as POST, PUT, DELETE and GET methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages