This shows you the differences between two versions of the page.
ii:labs:s2:03-mod:tasks:01 [2025/04/13 18:33] florin.stancu |
ii:labs:s2:03-mod:tasks:01 [2025/04/15 17:39] (current) florin.stancu [01. [40p] IoT REST API] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== 01. [30p] IoT REST API ==== | + | ==== 01. [40p] IoT REST API ==== |
First, make sure to explore the lab code and see where's what and everything. | First, make sure to explore the lab code and see where's what and everything. | ||
Line 11: | Line 11: | ||
Also implement the get/set functions inside the ''sensors'' model. | Also implement the get/set functions inside the ''sensors'' model. | ||
- | To test, either use a browser extension like [[https://addons.mozilla.org/ro/firefox/addon/rester/|RESTer (Firefox)]] or [[https://chromewebstore.google.com/detail/rester/eejfoncpjfgmeleakejdcanedmefagga|RESTer (Chrome)]] or something else (beware of / check for reviews to avoid installing spyware! POSTMan has gone commercial BTW, ain't open anymore). As an alternative for purists, [[https://terminalcheatsheet.com/guides/curl-rest-api|you can alwayys use ''curl'' from the command line]]! | + | To test, either use a browser extension like [[https://addons.mozilla.org/ro/firefox/addon/rester/|RESTer (Firefox)]] or [[https://chromewebstore.google.com/detail/talend-api-tester-free-ed/aejoelaoggembcahagimdiliamlcdmfm|Talend (Chrome)]] or something else (beware of / check for reviews to avoid installing spyware! POSTMan has gone commercial BTW, ain't open anymore). As an alternative for purists, [[https://terminalcheatsheet.com/guides/curl-rest-api|you can alwayys use ''curl'' from the command line]]! |