Skip to content

Commit a7759a6

Browse files
committed
RapidAPI hosted option
1 parent b52da68 commit a7759a6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,18 @@ The `lastversion.latest` function accepts 3 arguments
708708
You can also use `lastversion` directly in your GitHub action workflows,
709709
with [`lastversion-action`](https://github.com/dvershinin/lastversion-action).
710710

711+
## Hosted API Option
712+
713+
Prefer a hosted, no-install solution for getting the latest versions?
714+
Check out the [lastversion API on RapidAPI](https://rapidapi.com/ciapnz/api/lastversion).
715+
716+
**Highlights:**
717+
- **No Installation Needed**: Access the latest release info of any project from any environment—CI/CD pipelines, serverless functions, or front-end code—without installing `lastversion`.
718+
- **Multiple Endpoints**: Fetch just the version, assets, or the full release details with flexible JSON responses.
719+
- **Commercial Support**: For users who need a quick, fully hosted solution (or can’t install on certain systems), the API may be more convenient.
720+
721+
*Of course, the open-source CLI remains free and fully featured. This API is an optional hosted service.*
722+
711723
## Feature Requests and Enhancements
712724

713725
Only features that are essential to GitHub releases are prioritized. If your issue or suggested feature is outside the current focus, here's how you can help make it happen:

0 commit comments

Comments
 (0)