# Rain Api
Project description
Rain Api Cli tool enables you to download a full pagination end point from Your Api. with 3 simple steps you can copy your data to another database. Use ‘rain_api –help’ to see full commands list
### Prerequisites
Isntall python
- Make sure you have pip installed
‘$ pip -V’
- ### Development
3. install pipenv $ pip install pipenv 6. inside the folder $ pipenv install you can run dev mode in this folder $ pipenv run main Note: 5. to add new package to setup pipenv lock && pipenv run pip freeze > requirements.txt
### Production
‘$ pip install git-path/rain_api’
check with
‘$ pip install rain_api’
# How To Use
Install Script: ‘$ pip install git-path/rain_api’
Build a folder for the custom api setup $ rain_api create –name=”API_NAME” –url=”API_URL”
Download data from api rain_api start –name=”API_NAME”
Import data to sql rain_api to-sql –name=”API_NAME”
Create html templates by id rain_api to-html –name=”API_NAME”
Enjoy!
Home-page: https://github.com/yonimdo/rain_api Author: Yoni Mood Author-email: yonimdo@gmail.com License: BSD license Description: # Rain Api
Rain Api Cli tool enables you to download a full pagination end point from Your Api. with 3 simple steps you can copy your data to another database. Use ‘rain_api –help’ to see full commands list
### Prerequisites
Isntall python
- Make sure you have pip installed
‘$ pip -V’
- ### Development
3. install pipenv $ pip install pipenv 6. inside the folder $ pipenv install you can run dev mode in this folder $ pipenv run main Note: 5. to add new package to setup pipenv lock && pipenv run pip freeze > requirements.txt
### Production
‘$ pip install git-path/rain_api’
check with
‘$ pip install rain_api’
# How To Use
Install Script: ‘$ pip install git-path/rain_api’
Build a folder for the custom api setup $ rain_api create –name=”API_NAME” –url=”API_URL”
Download data from api rain_api start –name=”API_NAME”
Import data to sql rain_api to-sql –name=”API_NAME”
Create html templates by id rain_api to-html –name=”API_NAME”
Enjoy!
Keywords: rain_api,apis,downdload api from the internet,rain api,rain start Platform: UNKNOWN Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: BSD License Classifier: Natural Language :: English Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Requires-Python: >=3.5 Description-Content-Type: text/markdown
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.