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