Skip to content

RODO94/go-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating My First Go CRUD App

Built using:

  • Gin
  • Gorm
  • CompileDaemon
  • godotenv

The simple app allows a user to Create a post, Update a Post, Get all Posts, Get One Post, and Delete a Post

Routes

-/post -/post/:id

About

First CRUD API made in GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages