Skip to content

bitsmithy/cookiecutter-golang-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API Project Template

This repository contains a template for creating a new Go API project. It is used with cookiecutter.

Usage

To create a new project with this template you can run:

cookiecutter gh:bitsmithy/cookiecutter-golang-api

The tool will prompt you for various details and then create the a new folder in your current directory containing the fleshed-out parts of the project.

Development

All of the resources for this project are contained in the {{ cookiecutter.module_name }} directory.

About

Cookiecutter template for an API written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published