Go Boilerplate Logo

Go Boilerplate

Go Boilerplate Logo

Go Boilerplate

  • Github
  • API
  • Docs
  • Github
  • Introduction

    • What is Go-Boilerplate?
    • Installation
    • Essentials
  • Tutorial

    • Overview
    • Creating your first project
    • The phonebook database
    • Your first model
    • API Handlers
    • RESTful routes
    • Complete CRUD
  • Usage

    • CMD Client
    • Execution Modes
    • Flags
    • Environment
    • Development
    • Docker
    • Live Reload
    • Required Headers
    • Build
    • Deployment
  • API Handlers

    • Routers
    • Middleware
    • GET Handlers
    • POST Handlers
    • PUT Handlers
    • DELETE Handlers
  • Database

    • Migrations
    • Seeds
    • Models
  • Responses

    • Format
    • Forms
    • Errors
  • Other Guides

    • Watcher
    • Tasks
    • Authentication
    • Authorization
  • Resources

    • Mindset
    • Features
    • Feature Toggle
    • Env Vars
    • Folder Structure
    • Dependencies
    • Known Issues
  • Sign in

Contacts

  • Join our Discord channel
  • Dexter Codo

Essentials

requird headers.

  • Content-Type: application/json
  • Accept: application/json

Was this page helpful?

Consider supporting my work if you find it useful

Buy me a coffee
PreviousInstallation
NextOverview

Codoworks.com - © Copyright 2025. All rights reserved. v0.3

Follow us on GitHubJoin our Discord server