Soenneker.Loops.Contacts is a .NET utility library for managing Loops contacts by email. It provides create, update, find, and delete operations, configuration through a Loops API key, and scoped or singleton dependency injection registration.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONNanoPay is a JavaScript/TypeScript library for the Nano cryptocurrency network. It provides client workflows and low-level functions for accounts, local signing, block building, work generation, node RPC, sends, receives, representative changes, exact amount conversion, payment URIs, and confirmation watching. It supports ESM, CommonJS, TypeScript, and browsers, and is GPL-3.0-only.
MultiRouter AI is an OpenAI-compatible gateway that routes chat requests across multiple AI providers with automatic failover and load balancing. Supports Groq, Cerebras, Gemini, OpenAI, and custom endpoints via YAML config.
Hoppscotch is an open-source API development ecosystem providing a lightweight alternative to Postman and Insomnia for testing and designing APIs.
An asynchronous Python client for the Open Data Platform of Liège (Belgium). It currently exposes the disabled parking spaces and garages datasets through a simple async API, and its code base is designed to be extended to other datasets from the same platform.
Amplication is an open-source platform for building, maintaining, and scaling backend services. It uses AI-powered automation to generate microservices with APIs, data models, and DTOs, while embedding organizational best practices into live templates.
JSON Server is a Node.js CLI tool that turns a JSON or JSON5 file into a full fake REST API in seconds, supporting CRUD, filtering, sorting, pagination, embedding, and static file serving for prototyping and testing.
API Platform is a next-generation web framework installer that scaffolds API-first projects with REST/GraphQL APIs, auto-generated documentation, admin interfaces, and Jamstack client apps built on Symfony and React.
A Kiota-generated .NET client for the Docker Hub API, distributed via NuGet. It supports bearer-token authentication, builder-style request paths under client.V2, explicit pagination, generated response and error models, and a companion package for dependency injection and cached client construction.
FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.
iii is a runtime platform for composing, extending, and observing backend services in real time. It unifies queues, cron, HTTP, state, observability, and agents into a single live system surface using three primitives: Workers, Functions, and Triggers.
A Go-based API service that validates OpenBao (formerly HashiCorp Vault) backup integrity by restoring snapshots and verifying expected secret values.
Strapi is a leading open-source headless CMS built in JavaScript/TypeScript, offering visual content modeling, auto-generated REST/GraphQL APIs, roles, media library, i18n, and plugin ecosystem.
Falcon is a minimalist Python web framework for building fast, reliable REST APIs and microservices. It supports both WSGI and ASGI, with a focus on performance and simplicity.
Loco is a Rust web application framework inspired by Rails, offering conventions over configuration, Axum-based controllers, ORM-backed entities, views, background jobs, scheduling, mail, storage, and caching for server-side applications.
Authoritative domain availability checker that queries registry RDAP servers directly, with a web UI, REST API and CLI, bulk and multi-TLD checks, webhook watch notifications, and self-hosting as a Go binary or Docker container.
One API is a unified LLM API management and distribution system supporting dozens of mainstream models including OpenAI, Azure, Anthropic Claude, Google Gemini, DeepSeek, and more. It provides a unified OpenAI-compatible interface, token management, channel load balancing, user grouping, and redistribution features, deployable via single binary or Docker in one click.
Quivr is an opinionated RAG framework for integrating generative AI into applications. It supports any LLM, vectorstore, and file type, enabling developers to build a 'second brain' with minimal code.
tRPC is a TypeScript library for building end-to-end typesafe APIs without schemas or code generation, offering full static type inference and autocompletion on the client for inputs, outputs, and errors.
A .NET utility that supplies a thread-safe, lazily created singleton Kiota client for the Copper CRM API, with DI registration helpers and configuration for API key, token-owner email, application and base URL.