Code Monkey home page Code Monkey logo

api-razan's Introduction

Api-Razan

  

Installation

Step 1: Fork the GitHub Repository

  • Click the Fork button at the top-right of the repository page.
  • Customize the name, description, etc., if desired.

Step 2: Create a MongoDB Account and Database

  • Visit MongoDB.
  • Sign up for an account.
  • Create a new database and obtain the connection string (MongoDB URI).

Step 3: Create an SMTP Email Account

  • Set up an SMTP email account.
  • You can use your own SMTP server or a free SMTP service.
  • Obtain the SMTP server details and credentials.

Step 4: Create a Render Account and Deploy the Service

  1. Sign up at Render.
  2. Create a new web service on Render.
  3. Connect your GitHub account to Render.
  4. Select the forked repository.
  5. Set the build command to npm install.
  6. Set the start command to npm start.
  7. Click "Advanced" and add the following environment variables:
    mongodb = "Your MongoDB Database Key"
    sendemail = "Your SMTP Email"
    fromsendemail = "Same as SMTP Email"
    sendpwmail = "SMTP Email Password"
    recaptcha_key_1 = "Your reCAPTCHA V1 Key"
    recaptcha_key_2 = "Your reCAPTCHA V2 Key"
  8. Create the web service.
  9. After deployment, update the environment variables in the Render dashboard as needed.

Configuration

Edit the file settings.js for the following configurations:

  • Change the Creator's name.
  • Change the port.
  • Adjust the API key limit.

Usage

Start the application with:

npm start

or

npm run start

Features

  • Login
  • Sign Up
  • No Temporary Email
  • Anti-Spam Email
  • Email Verification
  • Change Password
  • Database
  • API Key Limit with Auto Reset
  • Anti-Error

API Features

  • Downloader
  • Text Pro
  • Photooxy
  • Sound Of Text
  • Search
  • Random Images
  • Games
  • Maker
  • Link Shortener
  • Information
  • Tools
  • Islamic

Deployment

Credits

api-razan's People

Contributors

razn-id avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.