smartAPI
smartAPI copied to clipboard
Intelligent APIs for a more connected web: https://smart-api.info
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
Updated original pytests with a workaround index for testing -- no longer overriding index, `smartapi_docs`. Added new `metakg` and `pathfinder` tests.
An aggregation of the current data shows a number of APIs with broken URLs: https://smart-api.info/api/query/?q=__all__&fields=_status.refresh_status,info.title&size=1000&raw=1&aggs=_status.refresh_status A discussion about what steps to take with these items is perhaps needed to improve...
Added `x-bte` fields to the metakg parser endpoint that were not being parsed.
New endpoint (`/api/metakg/parse`) added that enables direct access to the internal MetaKG parser for processing individual API metadata. This feature supports both `GET` and `POST` methods: - **GET**: - Endpoint:...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.9. Release notes Sourced from vite's releases. v4.5.9 Please refer to CHANGELOG.md for details. v4.5.8 Please refer to CHANGELOG.md for details. v4.5.7 Please refer to...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
❗️ATTENTION❗️ A registered API entry under your username on [SmartAPI](http://smart-api.info/) appears to have an issue. To help maintain the high quality of the SmartAPI registry, we are reaching out to...
# Expected Behavior Adjust the code to display a status from the available list.
This new endpoint can be useful to access the internal metakg parser on any API metadata given by a url of the actual content. It will support both GET and...