👽 add JSON API rules
This commit is contained in:
parent
c54f6934a6
commit
ffd5980e3c
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ Context:
|
||||||
* [book of examples](https://raw.githubusercontent.com/rougier/scientific-visualization-book/master/pdf/book.pdf)
|
* [book of examples](https://raw.githubusercontent.com/rougier/scientific-visualization-book/master/pdf/book.pdf)
|
||||||
* [cheatsheets](https://matplotlib.org/cheatsheets/)
|
* [cheatsheets](https://matplotlib.org/cheatsheets/)
|
||||||
* **API**
|
* **API**
|
||||||
|
* JSON API is the easiet API - [follow the rules](https://jsonapi.org/format/#)
|
||||||
* Requesting - use Python-[requests](https://docs.python-requests.org/en/latest/)
|
* Requesting - use Python-[requests](https://docs.python-requests.org/en/latest/)
|
||||||
* **Database / DataWarehouse**
|
* **Database / DataWarehouse**
|
||||||
* [Pandas cheatsheet](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf)
|
* [Pandas cheatsheet](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue