09 Sep 25

An email sending platform

by sebastien 10 months ago saved 3 times
Tags:

27 Aug 25

An opinion piece on good API design, has some good points and takeaways. Good reading material for juniors.


22 Aug 25

Internationalization isn’t just translation. It’s about formatting dates, pluralizing words, sorting names, and more, all according to specific locales. Instead of relying on heavy third-party libraries, modern JavaScript offers the Intl API — a powerful, native way to handle i18n. A quiet reminder that the web truly is worldwide.


20 Aug 25

An interesting API/Server for Typescript that makes a Postgres DB directly accessible on the client side with caching. Security model relies on permission, and data is then stored on the browser cache, but this means you could do without a backend middleware for quite a few operations. Works with an existing schema


19 Aug 25

Open-Meteo is an open-source weather API and offers free access for non-commercial use.

by cos 11 months ago saved 6 times
Tags:

09 Aug 25

Mailpit is a free, open-source SMTP testing tool built with Go and Vue. It provides a modern web UI for viewing and testing emails, and includes a REST API for integration testing.


29 Jun 25

Convert OpenAPI/Swagger specifications into clean, self-contained JSON format with resolved references. Support for OpenAPI 2.0, 3.0, and 3.1.


28 Jun 25

via: https://simonwillison.net/2025/May/29/llm-tools-exa/

Tags:

12 Jun 25

An open-source weather API that offers free access for non-commercial use. No API key required.

by ark Jun 2025 saved 6 times

11 Jun 25

An open-source weather API that offers free access for non-commercial use. No API key required.

by SergeantBiggs Jun 2025 saved 6 times