-
Notifications
You must be signed in to change notification settings - Fork 4
Getting Started
Vishal Yadav edited this page Dec 14, 2019
·
4 revisions
In order to get started you must have the knowledge of the following things
prerequisites
- Python 3 ( basic, implementation of concept of oops and creating of classes and functions and using them)
https://realpython.com/python3-object-oriented-programming/
- API = application program interface that's the full form but you should also know its function, what it is and how to use it
https://zapier.com/learn/apis/chapter-1-introduction-to-apis/
- Postman In order to use the API and check its output you need postman its pretty simple to use
https://learning.getpostman.com/docs/postman-pro/integrations/github/
-
Basic knowledge of GitHub (DIY)
-
Creating Module