Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.3 KB

API_Generator

Simple software tools that help to convert your .csv files to an API

Features:

  1. Makes your API creation process faster.
  2. Converts .csv file to API.
  3. You can publish your API for free globally.
  4. Detailed instructions for a perfect output.
  5. Easy-to-use UI.

Installation:

  1. Clone the repository.

  2. Run the below command to install the necessary packages.

    pip install requirements.txt
    
  3. Install the fonts that are present in the fonts folder.

  4. Run the main.py file

Procedure:

  1. Upload your .csv file to your Google Drive account.
  2. Make the file public and copy the link.
  3. Paste the link in the box and choose your desired button.
    1. Download .json - creates a .json file of the .csv you have uploaded in Google Drive.
    2. Create code to publish API - generates a code that can be pasted into Google Apps Scripts and deploys your API for free.

Images:

api_gen

Technology:

Static Badge Static Badge Static Badge Static Badge