Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications. It provides a system for managing HTTP request pipelines and a routing engine that dispatches incoming requests to specific handlers based on methods and URL patterns. The project enables the creation of interchangeable web middleware for tasks such as authentication, logging, and session management. It also includes mechanisms for upgrading standard HTTP requests to full-duplex WebSocket connections. The capability surface covers request body parsing, static asset delivery,
Node.js client for the Aerospike database
Premade storage drivers that implement the Storage interface, designed to be used with various Fiber middlewares.
The main features of gofiber/storage are: Database Drivers, Web Framework Middleware.
Open-source alternatives to gofiber/storage include: elixir-plug/plug — Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications.… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. aio-libs/aiocouchdb — CouchDB client built on top of aiohttp (asyncio). aio-libs/aioes — asyncio compatible driver for elasticsearch. aio-libs/aiomysql — aiomysql is a library for accessing a MySQL database from the asyncio. aerospike/aerospike-client-go — Aerospike Client Go.