Skip to content

Repository files navigation

GoBoilerplate

A Hello-World Template for Go API Services and Proxies, and Explorers.

Examples

Using as a Template

  1. Creating a Repo using this Template:

  2. Find and Replace the boilerplate package

    # sd available at https://webinstall.dev/sd
    
    sd 'digitalcash.dev' 'your.url' *.* */*.* */*/*.*
    sd 'DigitalCashDev' 'YourOrgUrlPath' *.* */*.* */*/*.*
    sd 'GoBoilerplate' 'YourProjectTitle' *.* */*.* */*/*.*
    sd 'goboilerplate' 'yourpackagename' *.* */*.* */*/*.*
    git mv ./cmd/goboilerplate ./cmd/yourcmdname
  3. For simplicity, if you don't have local.your.url set up for local development, you may wish to switch it back to local.digitalcash.dev:

    sd 'digitalcash.dev' 'your.url' *.* */*.* */*/*.*

About

A Hello-World Template for Go API Services and Proxies.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages