Skip to content

Commit 60a8f41

Browse files
Update sources/academy/tutorials/apify_actors/adding_rapidapi_project.mdx
Co-authored-by: Honza Javorek <[email protected]>
1 parent 768405a commit 60a8f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/tutorials/apify_actors/adding_rapidapi_project.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By publishing your API on Apify, you'll reach thousands of active users in Apify
1616

1717
## Step-by-step guide
1818

19-
This example uses Express.js, but these steps work for any Node.js or Python API framework - just adapt the code to your stack.
19+
We'll demonstrate the approach on an app built on top of [Express.js](https://expressjs.com/), but with a few adaptations to the code, any API framework will work.
2020

2121
You'll deploy your API as an [Apify Actor](https://apify.com/actors) - a serverless cloud program that runs on the Apify platform. Actors can handle everything from simple automation to running web servers.
2222

0 commit comments

Comments
 (0)