Skip to content
@moapis

Mohlmann API Solutions

A collection of reusable API's written and open sourced by Mohlmann Solutions

Pinned

  1. authenticator authenticator Public archive

    A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens …

    Go 15 2

  2. multidb multidb Public

    Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and …

    Go 6

Repositories

Showing 10 of 10 repositories
  • authenticator Public archive

    A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.

    Go 15 BSD-3-Clause 2 9 (1 issue needs help) 4 Updated Jul 13, 2023
  • pbind Public

    Package pbind provides means of binding protocol buffer message types to sql.Rows output.

    Go 1 BSD-3-Clause 0 0 0 Updated Oct 11, 2021
  • mailer Public

    Mailer is a functional wrapper around the standard "net/smtp" and "html/template" packages.

    Go 0 BSD-3-Clause 0 0 0 Updated Jan 21, 2021
  • multidb Public

    Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

    Go 6 BSD-3-Clause 0 0 0 Updated Dec 16, 2020
  • testdata Public

    A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.

    Go 0 BSD-3-Clause 0 0 0 Updated Nov 13, 2020
  • pqdsn Public

    Go package pqdsn offers a type safe way of build Data Source Names for lib/pq.

    Go 1 BSD-3-Clause 0 0 0 Updated Nov 8, 2020
  • transaction Public

    Package transaction provides a reusable component for creating and closing a request scope in gRPC.

    Go 0 BSD-3-Clause 0 0 0 Updated Oct 30, 2020
  • imageapi Public

    ImageAPI is a gRPC image processing and storage service that is meant to work as a microservice along with Authenticator and Shop.

    Go 2 1 0 0 Updated Sep 28, 2020
  • ehtml Public

    Package ehtml provides ways of rendering an error html page, using Go templates.

    Go 0 BSD-3-Clause 0 0 0 Updated Apr 20, 2020
  • wordlists Public

    A collection of wordlists, usefull for testdata generation

    0 GPL-2.0 0 0 0 Updated Feb 6, 2020

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…