Skip to content

step-security-bot/todobackend-go-kit

 
 

Repository files navigation

Todo-Backend: Go kit

GitHub Workflow Status OpenSSF Scorecard Go Report Card go.dev reference

A simple Todo-Backend application written using Go kit.

Code extracted from Modern Go Application.

Try the client or run the tests.

In addition to the Todo-Backend implementation, this project comes with:

Development

  1. Clone the repository
  2. make run

For the best developer experience, install Nix and direnv.

Alternatively, install Go manually or using a package manager. Install the rest of the dependencies by running make deps.

Try the client or run the tests locally.

License

The project is licensed under the MIT License.

About

A simple Todo-Backend application written using Go kit

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 88.1%
  • Makefile 5.8%
  • Nix 2.2%
  • Gherkin 1.6%
  • Dockerfile 1.2%
  • HTML 1.1%