Repository History
Explore all analyzed open source repositories

langcorn: Serve LangChain LLM Apps and Agents with FastAPI
Langcorn is an innovative API server designed to effortlessly deploy LangChain models and pipelines. It leverages the high-performance FastAPI framework, offering a robust and scalable solution for serving large language model applications. With features like easy installation, built-in authentication, and support for custom API keys, Langcorn streamlines the process of bringing your LLM projects to production.
CallFS: High-Performance, Distributed REST API Filesystem in Go
CallFS is an ultra-lightweight, high-performance REST API filesystem that provides precise Linux filesystem semantics over various backends. It supports local storage, Amazon S3, and distributed peer networks, offering horizontal scalability and robust features for modern storage needs.

ntfy: Simple Push Notifications to Your Phone or Desktop via PUT/POST
ntfy is an open-source, HTTP-based pub-sub notification service that allows users to send push notifications to their phones or desktops. It offers a free public instance, self-hosting options, and dedicated mobile apps for Android and iOS, making it a versatile tool for script-based alerts.

react-admin: A Frontend Framework for React & Material Design Admin Apps
react-admin is a powerful frontend framework designed for building single-page applications. It seamlessly integrates with REST/GraphQL APIs, leveraging TypeScript, React, and Material Design for a robust and visually appealing admin interface. This framework provides all the necessary building blocks for creating complex administrative dashboards efficiently.

Swagger Editor: Edit and Preview OpenAPI Definitions in Your Browser
Swagger Editor, developed by swagger-api, is an in-browser tool for editing OpenAPI API definitions in JSON or YAML format. It provides real-time documentation previews, allowing developers to visualize and validate their API specifications efficiently. Supporting OpenAPI 2.0, 3.0.3, and 3.1.0, it's a versatile choice for modern REST API development.

HTTPie CLI: A Modern, User-Friendly Command-Line HTTP Client
HTTPie CLI is a modern, user-friendly command-line HTTP client designed for the API era. It simplifies interaction with web services, offering features like built-in JSON support, colorized output, sessions, and plugins. This tool is ideal for testing, debugging, and general API interaction, making the command line experience more human-friendly.