From 0e14fbd0fbb0ab8c1dd7bd87adbf5b63ac58e111 Mon Sep 17 00:00:00 2001 From: Sebastian Kootz Date: Wed, 25 Jun 2025 03:30:15 +0200 Subject: [PATCH] fix: fixed ordering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40f701f9..1667a850 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [Export SDK](https://exportsdk.com) - PDF generator API with drag-and-drop template editor that provides an SDK and no-code integrations. The free plan has 250 monthly pages, unlimited users, and three templates. * [file.coffee](https://file.coffee/) - A platform where you can store up to 15MB/file (30/MB file with an account). * [Financial Data](https://financialdata.net/) - Stock market and financial data API. Free plan allows 300 requests per day. + * [FormatJSONOnline.com](https://formatjsononline.com) - A free, browser-based tool to format, validate,compare and minify JSON data instantly. * [FraudLabs Pro](https://www.fraudlabspro.com) — Screen an order transaction for credit card payment fraud. This REST API will detect all possible fraud traits based on the input parameters of an order. The Free Micro plan has 500 transactions per month. * [GeoDataSource](https://www.geodatasource.com) — Location search service looks up city names using latitude and longitude coordinates. Free API queries up to 500 times per month. * [Geolocated.io](https://geolocated.io) — IP Geolocation API with multi-continent servers, offering a free plan with 2,000 requests per day. @@ -363,7 +364,6 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [Zipcodebase](https://zipcodebase.com) - Free Zip Code API, access to Worldwide Postal Code Data. 5,000 free requests/month. * [Zipcodestack](https://zipcodestack.com) - Free Zip Code API and Postal Code Validation. Ten thousand free requests/month. * [Zuplo](https://zuplo.com/) - Free API Management platform to design, build, and deploy APIs to the Edge. Add API Key authentication, rate limiting, developer documentation and Monetization to any API in minutes. OpenAPI-native and fully-programmable with web standard apis & Typescript. The free plan offers up to 10 projects, unlimited production edge environments, 1M monthly requests, and 10GB egress. - * [FormatJSONOnline.com](https://formatjsononline.com) - A free, browser-based tool to format, validate,compare and minify JSON data instantly. **[⬆️ Back to Top](#table-of-contents)**