jaguar

module
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2024 License: MIT

README ¶

Jaguar

GoDoc Go Report Card Sourcegraph

Jaguar is an open source library/toolkit written in Go for creating scalable web servers. Its main goal is to solve common design problems that can be found when writing web servers in Go. This library provides developers a clean and easy-to-use API to initialize, configure and extend web services and third party applications.

Key features:

  • Configuration
  • Database
  • Repository
  • HTTP servers 🔜
  • gRPC servers 🔜
  • Telemetry 🔜
    • Logging
    • Tracing
    • Monitoring
  • Utilities
    • String manipulation

Getting started

go get github.com/gojaguar/jaguar@v0.6.1

Disclaimer

This library is under development and breaking changes can be expected before releasing version 1.0.

Directories ¶

Path Synopsis
Package strings implements simple functions to manipulate UTF-8 encoded strings that are not included in the standard library package.
Package strings implements simple functions to manipulate UTF-8 encoded strings that are not included in the standard library package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL