This program lets you understand basic REST MEthods like GET, POST, CREATE, DELETE, PUT(UPDATE) on a Online REST DB Website GoREST API
- pandas==1.2.4
- python-dotenv==0.18.0
- requests==2.25.1
- output= < your output folder directory>
- AUTH_KEY= < auth key from Online GoREST API>