Skip to content
@zspkg

zspkg

Open-source tools for building backend Golang services

zspkg Tools

Welcome to our GitHub organization!

We are delighted to present a comprehensive collection of Go libraries designed to enhance your development workflow and streamline your projects. Our libraries are specifically crafted to provide valuable tools and utilities for various aspects of backend development, including database management, API helpers, health checks, and much more.

Explore our vast library collection below:

  1. JAC (Json API Connector) - helps to build API connectors to your services and implements all basic functionality including JWT token support, basic GET/POST/PATCH/DELETE methods implementation etc.
  2. Healthman - helps to add healthy checks to your service. Contains a /health API method handler, runner with automatic services' checks, and configuration via .yaml config file
  3. Corser - adds CORS settings to your backend service in a few clicks
  4. Vaulter - HashiCorp vault storage support for your service configuration
  5. DBan - a set of tools for a Postgres database, currently containing a convenient key value storage and a streamer allowing to stream data in the database

We are continuously expanding our library collection, actively maintaining and updating existing libraries, and developing new ones to cater to the evolving needs of the developer community. Feel free to contribute, open issues, and provide feedback.

Happy coding!

Pinned

  1. jac jac Public

    Simple JSON API service connector (JAC) buildbase

    Go 4 2

  2. healthman healthman Public

    Service for easier health managing in services

    Go 3

  3. dban dban Public

    Helpful tools for working with Postgres

    Go 1

  4. vaulter vaulter Public

    Simple HashiCorp vault client wrapper for configuring services

    Go 3

  5. corser corser Public

    CORS handler configurator based on config setting

    Go 3

Repositories

Showing 7 of 7 repositories
  • jac Public

    Simple JSON API service connector (JAC) buildbase

    Go 4 MIT 2 0 1 Updated May 27, 2024
  • noder Public
    Go 1 MIT 0 0 0 Updated Dec 28, 2023
  • vaulter Public

    Simple HashiCorp vault client wrapper for configuring services

    Go 3 MIT 0 0 0 Updated Oct 13, 2023
  • .github Public

    Just a repo to make everything neater :3

    0 0 0 0 Updated Jun 16, 2023
  • dban Public

    Helpful tools for working with Postgres

    Go 1 0 0 0 Updated Jun 16, 2023
  • corser Public

    CORS handler configurator based on config setting

    Go 3 MIT 0 0 0 Updated Jun 11, 2023
  • healthman Public

    Service for easier health managing in services

    Go 3 MIT 0 0 0 Updated May 12, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…