Benutzer-Werkzeuge

Webseiten-Werkzeuge


ne:verteilte_systeme

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
ne:verteilte_systeme [2020/08/11 05:17] – [Links:] adminne:verteilte_systeme [2025/03/05 22:34] (aktuell) – [Links:] admin
Zeile 51: Zeile 51:
 ===== Links: ===== ===== Links: =====
  
 +=== REST ===
  
   * [[https://softwareengineering.stackexchange.com/questions/120716/difference-between-rest-and-crud|Differences between REST and CRUD]]   * [[https://softwareengineering.stackexchange.com/questions/120716/difference-between-rest-and-crud|Differences between REST and CRUD]]
   * [[https://stackoverflow.com/tags/rest/info|REST (REpresentational State Transfer)]]   * [[https://stackoverflow.com/tags/rest/info|REST (REpresentational State Transfer)]]
 +  * https://sookocheff.com/post/api/when-to-use-http-put-and-http-post/
 +  * [[https://stackoverflow.com/questions/5725430/http-test-server-accepting-get-post-requests|HTTP test server accepting GET/POST requests]]
 +  * Python Frameworks for [[https://fastapi.tiangolo.com|REST-Server(fastapi)]] and [[https://requests.readthedocs.io/en/master/|Clients(requests)]]
 +  * https://martinfowler.com/articles/richardsonMaturityModel.html
 +
 +=== API's ===
 +
 +  * https://ipapi.co/#api  - **IP Location API**
 +  * http://open-notify.org/Open-Notify-API/ISS-Location-Now/ - **International Space Station Current Location**
 +  * https://gist.github.com/rshrc/127ba2c20df74263d71bc5a5595c8969 - **A Tutorial on how to use API's in Python** 
 +  * https://openweathermap.org/api
 +  * https://api.kanye.rest/
 +
 +=== JSON ===
 +  * https://jsonata.org/
 +     * https://www.youtube.com/watch?v=ZBaK40rtIBM&t=1s
 +
 +=== Queues ===
 +
   * http://queues.io   * http://queues.io
  
ne/verteilte_systeme.1597123037.txt.gz · Zuletzt geändert: 2020/08/11 05:17 von admin