Skip to content
/ kit Public

Packages and tools for building Go applications.

License

Notifications You must be signed in to change notification settings

dkinzler/kit

Repository files navigation

Kit

GitHub Workflow Status GoDev Go Report Card

Packages and tools for building Go applications.

  • Package errors provides structured errors for use in backend/API applications.
  • Package firebase makes it easier to work with the Firebase Admin SDK.
  • Package emulator provides helpers to use Firebase emulators for testing.
  • Package endpoint and http provide functionality on top of Go kit and the Gorilla Web Toolkit to build services and APIs using JSON over HTTP. For convenience, package codegen provides a code generator that can generate all the necessary Go kit endpoint and transport boilerplate code.
  • ...

For the complete list of packages, more detailed information and usage examples refer to the documentation.

License

MIT

About

Packages and tools for building Go applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published