Skip to content

Commit 14f8cd6

Browse files
docs: Move RapidAPI to tutorials
1 parent f59d479 commit 14f8cd6

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

sources/academy/platform/adding_rapidapi_project.mdx renamed to sources/academy/tutorials/apify_actors/adding_rapidapi_project.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Adding your RapidAPI project to Apify
33
description: If you've already published an API project on RapidAPI and want to reach a broader audience, Apify Store and its active user community can help you expand your reach. You can maintain your RapidAPI presence while tapping into the Apify ecosystem.
4-
sidebar_position: 13
4+
sidebar_position: 1
55
category: apify platform
6-
slug: /adding-rapidapi-project
6+
slug: /apify-actors/adding-rapidapi-project
77
---
88

99
If you've already published an API project on RapidAPI and want to reach a broader audience, Apify Store and its active user community can help you expand your reach. You can maintain your RapidAPI presence while tapping into the Apify ecosystem.
@@ -104,7 +104,7 @@ Success: Actor was deployed to Apify cloud and built there.
104104

105105
You can click the “Actor detail” link, or go to `Apify Console > My Actors`, and click on your Actor. Now, click on the Settings tab, and enable **Actor Standby**:
106106

107-
![Standby Actor](./images//adding_rapidapi_project/standby.png)
107+
![Standby Actor](.//adding_rapidapi_project/standby.png)
108108

109109
:::info Actors can run in two modes
110110

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Tutorials on Apify Actors
3+
description: A collection of various Actor tutorials to aid you in your journey to becoming a master Actor developer.
4+
sidebar_position: 7
5+
category: tutorials
6+
slug: /apify-actors
7+
---
8+
9+
# Apify Actors
10+
11+
**Learn how to deploy your API project to the Apify platform.**
12+
13+
---
14+
15+
This tutorial shows you how to add your existing RapidAPI project to Apify, giving you access to managed hosting, data storage, and a broader user base through Apify Store while maintaining your RapidAPI presence.
16+
17+
- [Adding your RapidAPI project to Apify](./adding_rapidapi_project.mdx)

0 commit comments

Comments
 (0)