🚀 Introduction

QuikRun is a cloud-based platform that allows you to compile code for multiple programming languages with ease. With its user-friendly interface, support for multiple programming languages, integration with no-code/low-code tools, and the ability to share and test your code, QuikRun can help you streamline your coding process and make your workflow more efficient.

🏃‍♂️ Getting Started

To get started with QuikRun, follow these simple steps:

  1. Create an account on QuikRun: Head over to https://quik.run/ and sign up to get started. If you already have an account, simply log in.
  2. Copy your authentication Token: Once you're logged in, go to your profile page and click on the "Reveal Token" button to obtain your authentication token.
  3. Make API calls: Now that you have your authentication token, you can use it in any API call route to authenticate and compile your code.

Note: You can only make 10 API calls per day. If you want to increase the limit, please contact [email protected].

You can find the Postman collection & API documentation for QuikRun here.

🔐 Authentication

To pass Authentication, include the token obtained in the "Copy your authentication Token" step as a Bearer token in the Authorisation header of every API call. The header should look like this:

Authorization: Bearer <API_TOKEN>

🎯 Endpoints

👤 Endpoint 1 (Signup User)

🔑 Endpoint 2 (Login User)

📋 Endpoint 3 (Get Plans)