Categorygithub.com/pakkasys/fluidapi
module
0.5.0
Repository: https://github.com/pakkasys/fluidapi.git
Documentation: pkg.go.dev

# README

FluidAPI

FluidAPI is a Go package designed to simplify the creation of REST API services with minimal dependencies and maximum flexibility.

Features

  • Flexible API creation with minimal boilerplate.
  • Easy database connection and transaction handling.
  • Endpoint management with focus on fluidity and developer productivity.

Design Principles

  • Minimal Dependencies: Least amount of external dependencies.
  • Maximum Test Coverage: Aim for maximal test coverage.
  • Flexible Design: Choose your own database engine, input/output format etc.

Installation

To install FluidAPI, use:

go get github.com/pakkasys/fluidapi

# Packages

No description provided by the author
No description provided by the author
No description provided by the author