Skip to content

dkinzler/kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors