Skip to content

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

Notifications You must be signed in to change notification settings

codebyNJ/API_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published