Pinned Repositories
errors
Simple golang error handling with classification primitives.
examples
jsonapi-chi
Is the golang Chi router jsonapi handler helper.
neurogonesis
Golang Neuron framework generator.
neuron
Golang framework that uses both code generation and interfaces to create services and microservices.
neuron-extensions
Neuron Extensions contains extensions for the Golang Neuron framework.
neuronlabs.github.io
Neuronlabs Pages repository
repository-postgres
Golang Neuron framework Postgres repository
server-http
Golang, neuron framework for the http server.
server-jsonapi
Golang neuron framework, serveri API that implements json:api specification.
Neuron Labs's Repositories
neuronlabs/errors
Simple golang error handling with classification primitives.
neuronlabs/neuron
Golang framework that uses both code generation and interfaces to create services and microservices.
neuronlabs/server-jsonapi
Golang neuron framework, serveri API that implements json:api specification.
neuronlabs/accounts
Golang, neuron framework auth.Account implementation.
neuronlabs/examples
neuronlabs/jsonapi-chi
Is the golang Chi router jsonapi handler helper.
neuronlabs/jwt-tokener
Golang, neuron framework JWT Tokener implementation
neuronlabs/neurogonesis
Golang Neuron framework generator.
neuronlabs/neuron-examples
Examples of usage of neuron services
neuronlabs/neuron-extensions
Neuron Extensions contains extensions for the Golang Neuron framework.
neuronlabs/neuronlabs.github.io
Neuronlabs Pages repository
neuronlabs/repository-postgres
Golang Neuron framework Postgres repository
neuronlabs/server-http
Golang, neuron framework for the http server.
neuronlabs/server-http-auth
neuronlabs/authenticator
Golang, neuron authenticator extension.
neuronlabs/authorizer
Golang, neuron framework role based authorizer module.
neuronlabs/awesome-go
A curated list of awesome Go frameworks, libraries and software
neuronlabs/brotli
Pure Go Brotli encoder and decoder
neuronlabs/codec-json
neuronlabs/codec-jsonapi
Golang, neuron framework codec for json:api
neuronlabs/inflection
Pluralizes and singularizes English nouns
neuronlabs/jsonapi-handler
JSONAPI http.Handlers
neuronlabs/neuron-client
This repository the neuron Repository as a http.Client
neuronlabs/repository-mock
Golang Neuron-Core mock repository
neuronlabs/strcase
A golang package for converting to snake_case or CamelCase
neuronlabs/uni-db
Unified database errors for golang.
neuronlabs/uni-logger
Golang unified logger interface