Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.26 KB

readme.md

File metadata and controls

16 lines (11 loc) · 1.26 KB

DevRel Examples (external)

RapidAPI Examples by external developers — curated as is. In this repository you will find projects built using APIs available on the RapidAPI Hub.

Getting Started

Go to RapidAPI Hub and create a free account. RapidAPI is the world's largest API Hub, where over three million developers find, connect, build, and sell tens of thousands of APIs. You can access more than 35,000 APIs using a single API Key.

Contributing

Commit messages

Use the Emoji Log convention for writing new commit messages.

Application structure

Each application resides in its directory. When your changes are ready, create a Pull Request against the main branch of this repository.

Deployments

We prefer Vercel for deployments. When you are deploying your application, ensure that the domain of your deployment starts with rapidapi-example-. For example, if the name of your application is cryptocurrent-app, then your domain should be rapidapi-example-cryptocurrent-app.