
Apispain
Spanish public data API: BOE, BORME, grants & tenders
What it does
Apispain aggregates Spanish official data sources into a single clean REST API. Query companies from BORME by NIF, search BOE publications, monitor grants from BDNS, and track public tenders from PLACE — all in normalized JSON, no XML parsing needed. Free plan available. Webhooks for real-time alerts on Pro. Active in 2 minutes with just a credit card.
Does the same job
all alternatives →

- ATA thin Python library to access HN data using Algolia's API2019 · ▲15
Hello community. Some time ago I was trying to create a project for my students using Hacker News data. As you might know, HN offers an official API [0], but it's based on Firebase and I felt it's main usage is to build clients, rather than consult data. I found out that Algolia also provides an official REST API [1]. It's exactly what I needed: the ability to "search" HN. Either by keywords, type of stories (Show HN, Ask HN, etc) and/or date. So I created a thin python wrapper on top of Algolia's Search API: https://github.com/santiagobasulto/python-hacker-news The…
- SOSupaglue – open-source unified API2023 · ▲32
Last month, we open-sourced Supaglue (https://github.com/supaglue-labs/supaglue) as a developer toolkit for building customer-facing Salesforce integrations. Since then, we've been iterating on our approach with users and are re-launching Supaglue as an open source unified API, starting with CRMs. With our re-launched public alpha you can: - Interact with HubSpot and Salesforce through a unified REST API - Sync data from HubSpot and Salesforce into a local Postgres cache and make reads against a normalized CRM schema - Make writes (POST and PATCH) to HubSpot and…
- SWSprime – weather, crypto, news, forex all normalized to one JSON schemaFeb 2026 · sprime.us · ▲10
I kept rewriting the same JSON normalization glue for every side project. Weather APIs return different field names, crypto APIs have inconsistent structures, news APIs format dates differently — and you end up writing adapters for all of it before you can even start building. Sprime is a unified API gateway that sits in front of 15+ data providers and returns everything in the same JSON shape, every time. One API key, consistent responses, automatic provider failover if something goes down. Endpoints live now: weather, crypto, news, forex, air quality, geocode, IP lookup, timezone,…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com
Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app