mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-31 15:20:27 +02:00
Add Rejax (#2034)
Squashs: * Add Rejax API to Development * added `ticks` Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com>
This commit is contained in:
parent
dcc7f8599b
commit
d30e13f556
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [QR code](http://qrtag.net/api/) | Create an easy to read QR code and URL shortener | No | Yes | Yes |
|
||||
| [QR code](http://goqr.me/api/) | Generate and decode / read QR code graphics | No | Yes | Unknown |
|
||||
| [QuickChart](https://quickchart.io/) | Generate chart and graph images | No | Yes | Yes |
|
||||
| [Rejax](https://rejax.io/) | Reverse AJAX service to notify clients | `apiKey` | Yes | No |
|
||||
| [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown |
|
||||
| [RSS feed to JSON](https://rss-to-json-serverless-api.vercel.app) | Returns RSS feed in JSON format using feed URL | No | Yes | Yes |
|
||||
| [Scraper.AI](https://docs.scraper.ai/#/) | Extract and monitor data from any website | `apiKey` | Yes | Unknown |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue