module
Version:
v0.1.12
Opens a new window with list of versions in this module.
Published: Mar 15, 2022
License: MIT
Opens a new window with license information.
README
¶
Simian Go
A multi purpose tool set for golang applications. Tools include:
- Dotenv Config
- Logger
- Http Server
- Private Routes
- Streaming Response
- Request Parameter Parsing
- Service Handlers
- Reversible and Non-Reversible encryption
- JWT Token Generation and Validation
- Struct Validation
- Various Service Implementations meant to abstract the usage into a simple interface
- Mysql
- Mssql
- Postrges
- Sql null types without valid checking 😅
- Redis
- AMQP
- Kafka
Setup
Create a go application and import simian go packages as required. See the
sample application
for usage.
CLI
install
go install github.com/simiancreative/simiango/simian-go@latest
run
simian-go -h
Directories
¶
Click to show internal directories.
Click to hide internal directories.