paveldarii / api-generator

Api generator has the role to access any api. Then, the data retrieved from the Api gets manipulated in the app, and lastly it gets written in generate-api folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api-generator

Description

Api generator has the role to access any api. Then, the data retrieved from the Api gets manipulated in the app, and lastly it gets written in generate-api folder.

Usage

Clone the app on your computer. Then, instal npm packages.

npm i

Lastly, start the app:

node index.js

For any question contact me on the email bellow.

Contribution

I will be glad to have some contribution for improving the app.

Contact

Email: paveldarii@yahoo.com

Licence

Mit Licence.

About

Api generator has the role to access any api. Then, the data retrieved from the Api gets manipulated in the app, and lastly it gets written in generate-api folder.

License:MIT License


Languages

Language:JavaScript 100.0%