Awesome List Updates on Jun 13, 2026
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Neovim
Split and Window / Tmux
- karnull/only-tmux.nvim (⭐13) - Expand the functionality of
:onlywith tmux panes in the same window, with either moving them to a new window or closing them.
2. Awesome Machine Learning
Python / General-Purpose Machine Learning
- Adaptive Reliability Layer (⭐3): A bounded controller for production ML under distribution shift — detects drift, learns from delayed labels, and takes the smallest safe steering step to defer unnecessary retrains.
3. Awesome Gemini Cli
Development Tools & Utilities
- DOS (⭐4) - Deterministic trust kernel for coding agents: hooks that verify "done" claims against git evidence and refuse file collisions between concurrent agents. Wires into Gemini CLI with
dos init --hooks gemini; also ships an MCP server. Python, MIT.
4. Awesome Go
Version Control & Packages / Version Control
- sourcegraph/go-vcs (⭐80) — manipulate and inspect VCS repositories in Go ☆
80
5. Awesome Cl
Lisp parsers
- Eclector (⭐129) - A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees.
- used in tools and libraries but still under active development
- cl-sourcery - Intercepts all standard CL definition forms (defun, defmacro, defclass, defstruct, etc.) to capture and store the exact source as written — including whitespace, comments, and formatting. MIT. Built with LLMs.
6. Awesome Go
Webhooks Server / Libraries for creating HTTP middlewares
- HookRun (⭐0) - Lightweight webhook action engine (~3MB single binary, zero deps) that executes commands and scripts from YAML rules with token/HMAC/IP auth and hot reload.
7. Awesome Rust
Applications / Image processing
- Darkly (⭐55) - Entropic editor for digital artists and painters.
- Graphite (⭐26k) - Vector-based graphics editor.
8. Awesome Swift
Quality / Barcode
- solid-like-a-rock (⭐24) 🐧 - Architecture linter that enforces Clean Architecture and TCA import rules using SwiftSyntax.
Calendar / Barcode
- Yotei (⭐129) - A modular, customizable SwiftUI/UIKit calendar package for iOS.
9. Awesome Integration
Projects / AI Gateway
- agentgateway (⭐3.2k) (⭐3.3k) - An open-source data plane for agentic AI connectivity, providing security, observability, and governance for agent-to-tool (MCP) and agent-to-agent (A2A) communication.
- Envoy AI Gateway (⭐1.7k) (⭐1.7k) - An open-source gateway built on Envoy Proxy to manage request traffic from application clients to GenAI services with unified API access and usage limits.
- Kong AI Gateway - Multi-LLM AI gateway built on Kong Gateway, offering semantic caching, prompt security, and AI observability through dedicated plugins.
- LiteLLM (⭐50k) (⭐49k) - An LLM gateway that exposes 100+ model providers through a unified OpenAI-compatible API, with spend tracking, fallbacks, and rate limiting.
- Portkey AI Gateway (⭐12k) (⭐12k) - A fast AI gateway that routes to 250+ LLMs with guardrails, caching, retries, and load balancing via a single API.
Projects / API Management
- Boomi API Management - Cloud-native API management within the Boomi Enterprise Platform, covering the full API lifecycle with centralized control across environments.
- Gravitee.io API Management (⭐421) (⭐416) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
Projects / API Design
- oasdiff (⭐1.2k) (⭐1.2k) - Compare OpenAPI specs and detect breaking changes, with changelog generation in multiple output formats.
- Redocly CLI (⭐1.4k) (⭐1.5k) - Lint, bundle, and preview OpenAPI descriptions with configurable rulesets and plugins.
- vacuum (⭐1k) (⭐1.1k) - An ultra-fast OpenAPI linter and quality analysis tool, compatible with Spectral rulesets.
Projects / API Documentation
- Bump.sh - Generates hosted API documentation and changelogs from OpenAPI and AsyncAPI definitions, with automatic breaking-change detection.
- Fern (⭐3.6k) (⭐3.7k) - Generates SDKs and interactive API documentation from OpenAPI or its own API definition format.
- OpenAPI Explorer (⭐349) (⭐348) - Creates intuitive, interactive user interfaces from OpenAPI specs, simplifying API exploration and testing.
- ReadMe - Hosted developer hubs that turn OpenAPI definitions into interactive, personalized API documentation with usage metrics.
- Scalar (⭐15k) (⭐15k) - Renders modern, interactive API references from OpenAPI/Swagger documents, with an integrated API client and broad framework integrations.
- Zudoku (⭐543) (⭐540) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Testing
- API clients
- Bruno (⭐44k) (⭐45k) - A fast, offline API client designed for git-friendly workflows and seamless testing.
- curl (⭐42k) (⭐42k) - A versatile command-line tool for data transfer across multiple protocols, essential for quick API testing.
- curlie (⭐3.6k) (⭐3.7k) - A modern, user-friendly frontend to curl that combines simplicity with powerful performance.
- gRPC UI (⭐5.9k) (⭐5.9k) - An interactive web-based tool for gRPC APIs, providing a browser-based interface for testing and exploring gRPC services with dynamic form generation.
- grpcurl (⭐12k) (⭐13k) - A command-line tool for interacting with gRPC servers, enabling inspection and invocation of RPC methods with support for server reflection and protocol buffer files.
- Hoppscotch (⭐79k) (⭐79k) - A lightweight, web-based API development tool offering real-time testing with an intuitive interface.
- HTTPie (⭐38k) (⭐38k) - An intuitive CLI HTTP client that simplifies crafting API requests and inspecting responses.
- HttpMaster - Free and lightweight desktop tool for HTTP testing and debugging.
- Insomnia (⭐38k) (⭐38k) - A cross-platform client that streamlines API debugging and testing for both REST and GraphQL services.
- posting (⭐12k) (⭐12k) - A modern, terminal-based API client designed for efficient and seamless API interactions.
- Postman - The industry-standard tool for API development and testing, featuring automation, mock servers, and collaborative documentation.
- Requestly (⭐6.7k) - Lightweight Git-Friendly API Client Built for Modern Developers.
- resty (⭐2.6k) (⭐2.7k) - A tiny command-line REST client implemented as shell functions around curl, handy for quick API exploration from the terminal.
- SoapUI (⭐1.6k) (⭐1.7k) - A comprehensive open-source solution for testing both SOAP and REST web services with extensive automation features.
- Wombat (⭐1.4k) (⭐1.4k) - A cross-platform desktop gRPC client with automatic proto parsing, TLS support, and intuitive UI for testing unary, streaming, and bidirectional gRPC requests.
- xh (⭐7.8k) (⭐7.9k) - A fast, friendly CLI HTTP client that reimplements HTTPie's design with improved performance, HTTP/2 support, and built-in curl translation.
- Yaade (⭐1.9k) (⭐2k) - A self-hosted, collaborative API development environment designed for team sharing with multi-user support, persistent storage, and support for REST, WebSockets, and Markdown documentation.
- Yaak (⭐18k) (⭐19k) - A fast, privacy-first desktop API client for REST, GraphQL, WebSocket, Server-Sent Events, and gRPC with offline-first design, built with Tauri and React.
- Contract testing
- Pact - The de-facto standard for consumer-driven contract testing, with implementations in most major languages and a broker for sharing contracts between teams.
- Specmatic (⭐381) (⭐381) - Turns OpenAPI, AsyncAPI, and gRPC specifications into executable contracts for contract-driven development and testing.
- Spring Cloud Contract (⭐730) (⭐730) - Consumer-driven contract testing for JVM applications, generating tests and stubs from Groovy or YAML contract definitions.
Projects / B2B Integration
- OpenAS2 (⭐232) (⭐232) - Java-based open-source implementation of the AS2 protocol for secure, signed, and encrypted document exchange over HTTP.
- phase4 (⭐221) (⭐221) - Embeddable, lightweight Java library implementing the AS4 messaging protocol, including the Peppol and CEF/eDelivery profiles.
- Smooks (⭐416) (⭐416) - Extensible Java framework for processing and transforming structured data such as EDI, XML, CSV, and JSON.
Projects / Change Data Capture
- AWS Database Migration Service - Managed migration and replication service with CDC support for keeping databases, data warehouses, and data lakes in sync.
- PeerDB (⭐3.1k) (⭐3.1k) - Postgres-first CDC platform for fast, simple replication from PostgreSQL to data warehouses, queues, and storage.
- Striim - Real-time data integration and streaming platform with log-based CDC from databases to cloud analytics targets.
Projects / Data Integration
- Apache SeaTunnel (⭐9.3k) (⭐9.4k) - High-performance, distributed data integration platform supporting batch and streaming synchronization across hundreds of connectors.
- Conduit (⭐600) (⭐600) - Lightweight data integration tool written in Go that streams data between systems using built-in or standalone connectors, with Kafka Connect compatibility.
- dlt (⭐5.4k) (⭐5.5k) - Open-source Python library for building data pipelines as code, with schema evolution and incremental loading out of the box.
- Meltano (⭐2.5k) (⭐2.5k) - Declarative, code-first data integration engine that runs Singer taps and targets with version-controlled pipeline configuration.
- Singer (⭐1.3k) (⭐1.3k) - Open-source standard for writing scripts that move data, defining a JSON-based protocol between extraction "taps" and loading "targets".
Projects / Enterprise Service Bus
- CData Arc - Integration platform (formerly ArcESB) that synchronizes data across applications, streamlines partner connectivity, and automates EDI and MFT workflows.
- Red Hat build of Apache Camel - Red Hat's supported distribution of Apache Camel (successor to Red Hat Fuse) for building cloud-native integrations.
Projects / Integration Frameworks
- Frank!Framework (⭐162) (⭐161) - Low-code Java messaging framework that simplifies system connectivity and data integration through configurable XML setups.
- MassTransit (⭐7.7k) (⭐7.8k) - Distributed application framework for .NET that provides a consistent messaging abstraction on top of transports such as RabbitMQ, Azure Service Bus, and Amazon SQS.
- Spring Cloud Stream (⭐1k) (⭐1.1k) - Framework for building event-driven microservices connected to shared messaging systems through binder abstractions for Kafka, RabbitMQ, and more.
- Wolverine (⭐2.2k) (⭐2.2k) - Low-ceremony messaging and command-bus framework for .NET with built-in durable messaging and transports like RabbitMQ and Kafka.
Projects / Integration Platform as a Service
- Azure Logic Apps - Microsoft's iPaaS for building automated workflows with hundreds of prebuilt connectors for cloud and on-premises systems.
- Camel K (⭐919) (⭐917) - Lightweight Kubernetes-native integration platform built on Apache Camel that runs integration routes directly on Kubernetes and OpenShift as cloud-native serverless services.
Projects / Managed File Transfer
- CData Arc MFT - Enterprise-grade MFT solution (formerly ArcESB) with an intuitive interface and powerful automation for streamlined file exchanges.
Projects / Message Broker
- Apache Iggy (⭐4.3k) (⭐4.3k) - Persistent message streaming platform written in Rust, supporting QUIC, TCP, and HTTP transports with high throughput and low latency.
- AutoMQ (⭐10k) (⭐10k) - Stateless, Kafka-compatible broker that runs on S3-class object storage for elastic scaling and reduced cost.
- HiveMQ (⭐1.2k) (⭐1.2k) - MQTT broker built for reliable IoT messaging at scale, with an open-source community edition and a rich extension system.
- Magistrala (⭐2.6k) (⭐2.6k) - Distributed, event-driven infrastructure for messaging supporting multiple protocols (HTTP, MQTT, WebSocket, CoAP) with strong security and IoT capabilities.
- NATS (⭐20k) (⭐20k) - Lightweight, high-performance messaging system ideal for microservices and cloud-native architectures.
- Redpanda (⭐12k) (⭐12k) - Kafka-compatible streaming platform that eliminates Zookeeper, delivering high performance and low latency.
- ZeroMQ (⭐10k) (⭐11k) - High-performance asynchronous messaging library providing broker-less, socket-based messaging patterns for distributed applications.
Projects / Schema Registry
- Apicurio Registry (⭐813) (⭐813) - Open-source registry for API designs and schemas, supporting Avro, Protobuf, JSON Schema, OpenAPI, and AsyncAPI artifacts with configurable compatibility rules.
- AWS Glue Schema Registry - Managed registry to validate and control the evolution of streaming data schemas, integrated with MSK, Kinesis, and Flink.
- Azure Schema Registry - Schema registry hosted in Azure Event Hubs that centralizes schema management and governance for event-driven applications.
- Confluent Schema Registry (⭐2.4k) (⭐2.4k) - Widely used registry for Kafka, providing a RESTful interface and compatibility checks for Avro, JSON Schema, and Protobuf schemas.
- Karapace (⭐618) (⭐618) - Open-source, drop-in replacement for Confluent Schema Registry and the Kafka REST API.
Projects / Self-Service Integration
- Activepieces (⭐22k) (⭐23k) - Open-source, self-hostable automation platform with a no-code visual builder and hundreds of connectors ("pieces"), positioned as a Zapier alternative.
- Automatisch (⭐13k) (⭐14k) - Open-source business automation tool that connects popular services without sharing your data with third parties.
- Huginn (⭐49k) (⭐49k) - Self-hosted system for building agents that monitor services and act on your behalf, like a hackable version of IFTTT.
- n8n (⭐192k) (⭐191k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
- Node-RED (⭐23k) (⭐23k) - Low-code, flow-based programming tool for wiring together hardware devices, APIs, and online services through a browser-based visual editor.
- Pipedream (⭐11k) (⭐11k) - Developer-centric integration platform that combines thousands of prebuilt triggers and actions with code-level control in Node.js, Python, Go, and Bash.
Projects / Stream Processing
- Apache Beam (⭐8.6k) (⭐8.6k) - Unified programming model for batch and streaming pipelines, portable across runners such as Flink, Spark, and Google Cloud Dataflow.
- Apache Flink (⭐26k) (⭐26k) - Distributed stream processing framework with stateful computations, exactly-once semantics, and event-time processing at scale.
- Apache Spark (⭐43k) (⭐43k) - Unified analytics engine whose Structured Streaming API provides scalable, fault-tolerant stream processing on the Spark SQL engine.
- Arroyo (⭐4.9k) (⭐4.9k) - Rust-native stream processing engine that lets users build real-time pipelines with SQL, designed for serverless operation.
- Bytewax (⭐2k) (⭐2k) - Python stream processing framework built on Timely Dataflow, combining Python's ecosystem with Rust performance.
- Kafka Streams - Client library for building streaming applications and microservices directly on top of Apache Kafka.
- ksqlDB (⭐304) (⭐304) - Database purpose-built for stream processing applications on Kafka, queried with SQL.
- Redpanda Connect (⭐8.6k) (⭐8.7k) - Declarative stream processor and connector toolkit (formerly Benthos) for transforming and routing data between systems.
- RisingWave (⭐9k) (⭐9.1k) - Postgres-compatible streaming database for incremental, real-time materialized views over event streams.
Projects / Webhook Infrastructure
- Convoy (⭐2.8k) (⭐2.8k) - Open-source webhooks gateway for sending and receiving webhooks with retries, rate limiting, and a management dashboard.
- Hookdeck - Managed event gateway for receiving, queuing, transforming, and replaying webhooks and other event traffic.
- Svix (⭐3.2k) (⭐3.2k) - Webhook sending service with an open-source server, handling signing, retries, and endpoint management for webhook providers.
Projects / Workflow Engine
- AWS Step Functions - Serverless orchestration service for composing AWS services and custom logic into visual state-machine workflows.
- Camunda (⭐4.1k) (⭐4.2k) - Process orchestration platform built on the horizontally scalable Zeebe engine, with full BPMN and DMN support.
- Conductor (⭐31k) (⭐32k) - Durable workflow orchestration engine originally built at Netflix, now maintained by the community after the original repository was archived.
- Dagster (⭐15k) (⭐16k) - Data orchestrator with a declarative, asset-based programming model for building and observing data pipelines.
- Google Cloud Workflows - Serverless orchestration to combine Google Cloud services and HTTP-based APIs into reliable, stateful workflows.
- Inngest (⭐5.4k) (⭐5.5k) - Event-driven durable execution platform that runs reliable step functions inside your existing services.
- Kestra (⭐27k) (⭐27k) - Event-driven declarative orchestrator with workflows defined in YAML and hundreds of plugins for data and infrastructure automation.
- LittleHorse (⭐379) (⭐379) - High-throughput, low-latency microservice orchestration engine built on Kafka Streams, with SDKs in multiple languages.
- Restate (⭐4k) (⭐4k) - Durable execution engine for building resilient workflows, event-driven services, and stateful handlers as plain code.
- Windmill (⭐16k) (⭐17k) - Open-source developer platform that turns scripts in Python, TypeScript, Go, and more into workflows, internal UIs, and scheduled jobs.
Resources / API Style Guides
- API Stylebook - Collection of publicly available API design guidelines from companies such as Atlassian, Cisco, and Zalando, curated by Arnaud Lauret.
- Google API Improvement Proposals - Design documents that codify Google's API design decisions, providing numbered, citable guidance for resource-oriented APIs.
- Google Cloud API Design Guide - General design guide for networked APIs, used inside Google for both gRPC and REST APIs.
- Microsoft REST API Guidelines (⭐23k) (⭐23k) - Microsoft's company-wide guidelines for designing consistent REST APIs, including a Microsoft Graph-specific addendum.
- Zalando RESTful API and Event Guidelines - Comprehensive, opinionated guidelines for designing RESTful APIs and event schemas, widely reused by other organizations.
Resources / Books
- API Design Patterns - JJ Geewax's catalog of design patterns for resource-oriented APIs, covering naming, pagination, versioning, and more.
- Building Event-Driven Microservices - Adam Bellemare's guide to leveraging organizational data at scale with event-driven architectures.
- Designing Data-Intensive Applications - Martin Kleppmann's deep dive into the ideas behind reliable, scalable, and maintainable data systems, including replication, partitioning, and stream processing.
- Enterprise Integration Patterns - Gregor Hohpe and Bobby Woolf's catalog of 65 messaging patterns; the foundational book for asynchronous integration.
- Flow Architectures - James Urquhart on the future of streaming, event-driven integration, and its impact on business.
- Patterns for API Design - The book companion to the Microservice API Patterns language by Olaf Zimmermann and co-authors, on simplifying integration with loosely coupled message exchanges.
- Principles of Web API Design - James Higginbotham's process-driven approach to designing web APIs that deliver value, from requirements to documentation.
Resources / Data Formats
- Apache Thrift (⭐10k) (⭐11k) - A serialization and RPC framework originally developed at Facebook that generates cross-language bindings from a single interface definition file.
- Cap'n Proto (⭐13k) (⭐13k) - An extremely fast data interchange format and RPC system whose zero-copy encoding doubles as both wire format and in-memory representation.
- CBOR - Concise Binary Object Representation (RFC 8949), a binary data format with a JSON-like data model designed for small message sizes and constrained devices.
- EDI standards for exchanging business documents between trading partners.
- UN/EDIFACT - The United Nations EDI standard for administration, commerce, and transport, dominant outside North America.
- X12 - The ANSI-accredited EDI standard widely used in North America for transactions such as orders, invoices, and healthcare claims.
- FlatBuffers (⭐26k) (⭐26k) - An efficient cross-platform serialization library from Google that allows direct access to serialized data without parsing or unpacking.
- MessagePack (⭐7.4k) (⭐7.5k) - An efficient binary serialization format that lets you exchange data among multiple languages like JSON, but smaller and faster.
- YAML (⭐477) (⭐473) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
Resources / Protocols
- AS2 - A protocol for secure and reliable transport of EDI and other business documents over HTTP/S, using S/MIME for signing and encryption.
- AS4 - An OASIS profile of ebMS 3.0 for secure, web-services-based B2B document exchange, widely mandated in e-government networks such as Peppol.
- gRPC - A high-performance, open-source RPC framework that uses HTTP/2 and Protocol Buffers, with support for streaming, pluggable load balancing, and authentication.
- Server-Sent Events - A WHATWG standard for pushing text-based event streams from servers to clients over plain HTTP.
- WebSocket - A protocol providing full-duplex, bidirectional communication channels over a single TCP connection, ideal for real-time applications.
Resources / Standard APIs
- FHIR - HL7's Fast Healthcare Interoperability Resources standard, defining RESTful APIs and resource formats for exchanging healthcare data.
- Open Banking - UK standard defining secure APIs that enable banks to share account and payment data with authorized third-party providers.
10. Awesome Webxr
Art
- Silk Brush - A port of Tilt Brush to WebXR with plans for future extensions.
Communities / Discord
- Borellion Discord - Official server for Borellion.
Monetization / Other
- Borellion - A marketplace for rentable banner spaces in XR. Offers integrations with most major WebXR creation tools.
11. Awesome Amazon Seller
Software and Tools
- Amazon Scraper API - Production REST API for Amazon product, search, and batch ASIN data across 20 marketplaces. Residential proxies and TLS impersonation handled server-side. 1000 free requests on signup.
- igly.ai - Free AI image editor with 12+ tools for e-commerce product photos. Background removal, image generation, inpainting, upscaling, and virtual try-on. Browser-based, no signup required.
- Packrift Packaging Fit Lab - Free packaging fit tool for comparing item dimensions against carton and mailer options before FBA or merchant-fulfilled shipping.
Other
- chdh-tools-dataset (⭐4) - Open dataset (CC BY 4.0) of 1,210 cross-border e-commerce tools, including major Amazon seller tools (Helium 10, Jungle Scout, Keepa, FastMoss). JSON/CSV format with categories, pricing, and editorial ratings.
12. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- automated-actions (⭐0) - Provides aliases for the automated-actions (⭐0) CLI.
- ccline (⭐14) - Type a thought at your zsh prompt — no command, no prefix — and get an answer from Claude or Codex. If the answer contains shell commands, confirm once and run them.
- colored-man-pages-plus (⭐2) - Semantically colorizes
manpages by role with curated truecolor themes, OSC-8 links, and automatic light/dark detection.
- opencode (mskadu) (⭐1) - Adds support for the opencode AI coding agent.
- opencode (verlihirsh) (⭐7) - Stop googling shell commands. Just describe what you want in plain English, press Tab, and get the exact command you need.
- pnpm-pick (⭐0) - Fuzzy-pick a script from any package in a pnpm workspace and load the command into your prompt — editable, in your history, and visible in your terminal title.
- ros2-supercharged (⭐0) - A curated combination of the best ideas from three excellent ROS 2 shell projects, rebuilt as one cohesive, modern zsh plugin. Includes fzf (⭐81k) workspace selector, launch-file picker, colcon error browser, domain management, prompt segment, named-workspace registry (rosws), per-workspace distro + overlay chaining, build-from-anywhere cb with real colcon argcomplete completion.
Themes / superconsole - Windows-only
- trios - A minimal cyberpunk ZSH prompt for pentesters, cyber-experts and CTF players. Hexagon bullet segments, electric blue highlights and colour-coded command echo — blue for success, red for error. No Nerd Font required.
13. Public Apis
API: Filestack
Description: Powerful API to upload, transform & deliver any file into your app
Business
API: Pick an Agency
Description: Search 47,000+ marketing agencies by service, location and rating
Auth: No
HTTPS: Yes
CORS: Yes
Cryptocurrency
-
Description: Hyperliquid open interest, funding and cross-venue predicted rates per coin
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Geocoding
API: IP-API.io
Description: IP geolocation with VPN/proxy/Tor detection, reputation and risk score
Auth:
apiKeyHTTPS: Yes
CORS: Yes
API: LatLng
Description: Geocoding, reverse geocoding, places, and static maps
Auth: No
HTTPS: Yes
CORS: Yes
Health
API: Cure Cancer With AI
Description: Oncology research, clinical trials, FDA approvals, news, and MAMMAL predictions
Auth:
apiKeyHTTPS: Yes
CORS: No
News
API: Noozra
Description: Free news headlines from 200+ curated RSS sources
Auth: No
HTTPS: Yes
CORS: Yes
Open Data
API: InfraNode
Description: Unified German city open data: weather, air quality, EV chargers, transit, demographics
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
API: K-Data Gate
Description: Korean market data: K-beauty/K-food products, Naver trends, stocks, real estate, weather
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
Phone
API: VeriRoute Intel
Description: CNAM caller ID, carrier/LRN lookup and spam scoring for North American phone numbers
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
14. Awesome Selfhosted
Software / Calendar & Contacts
- Keeper.sh - Calendar syncing tool that pulls and pushes events between calendar sources and destinations via iCal/ICS or OAuth, with support for anonymized busy/free events. (Source Code (⭐1.1k))
AGPL-3.0Docker
Software / Document Management
- SimpleDMS - Easy-to-use, metadata-driven, open-source document management system (DMS) for small businesses that sorts documents almost by itself. (Source Code (⭐141), Clients)
AGPL-3.0Docker
Software / Note-taking & Editors
- plumio - Markdown notes taking app with live preview, document encryption, multi-user support, multi-organization capabilities and more. (Demo, Source Code (⭐124))
AGPL-3.0Nodejs/Docker
Software / Software Development - Project Management
- Ideon - Project workspace built around an infinite canvas; embed GitHub, GitLab, Gitea, and Forgejo repositories alongside notes, links, and tasks, with real-time collaboration. (Source Code (⭐461))
AGPL-3.0Docker
- Next: Jun 12, 2026