mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#rest_api

0 Beiträge0 Beteiligte0 Beiträge heute
:rss: DevelopersIO<p>Twilio バンドル申請の Draft を API で削除する方法<br><a href="https://dev.classmethod.jp/articles/twilio-bundle-draft-delete-api/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dev.classmethod.jp/articles/tw</span><span class="invisible">ilio-bundle-draft-delete-api/</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/dev_classmethod" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev_classmethod</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Twilio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Twilio</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/REST_API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>REST_API</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Node_js" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Node_js</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a></p>
Kevin P. Fleming<p>In your experience with REST APIs:</p><p>You issue a GET to obtain information about an object in a collection. The path you specify includes both the collection's identifier and the object's identifier, something like "GET /api/v1/books/&lt;book&gt;/page/&lt;page&gt;".</p><p>Realistically, either of those identifiers could be incorrect, in which cases the response would probably be a 404 (HTTP 'not found').</p><p>Are you aware of any common/well-understood techniques for indicating which element of the path was 'not found'?</p><p><a href="https://mastodon.km6g.us/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> <a href="https://mastodon.km6g.us/tags/REST" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>REST</span></a> <a href="https://mastodon.km6g.us/tags/REST_API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>REST_API</span></a></p>
Harry W.<p>Not sure if anyone else has seen this with&nbsp;<a href="https://mstdn.social/tags/Bruno" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bruno</span></a>? </p><p><a href="https://github.com/usebruno/bruno/issues/3306" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/usebruno/bruno/issu</span><span class="invisible">es/3306</span></a></p><p><a href="https://mstdn.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://mstdn.social/tags/Api" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Api</span></a> <a href="https://mstdn.social/tags/rest_api" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rest_api</span></a> <a href="https://mstdn.social/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://mstdn.social/tags/tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tech</span></a> <a href="https://mstdn.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a></p>
Tobias Zeumer<p>Wenn FOLIO mal wieder mehr Thema wird, muss ich mir Bruno nochmal genauer angucken. </p><p>"Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there."</p><p><a href="https://usebruno.com" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">usebruno.com</span><span class="invisible"></span></a></p><p>Bisher nutze ich Insomnia für die Rest-API. Postman hab ich noch nie probiert, schien mir immer etwas bloated.</p><p>Hab's mal im Schmierzettelprojekt notiert <a href="https://collaborating.tuhh.de/tub/dd/applications/folio/folio-api-queries" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">collaborating.tuhh.de/tub/dd/a</span><span class="invisible">pplications/folio/folio-api-queries</span></a></p><p><a href="https://openbiblio.social/tags/FOLIO" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOLIO</span></a> <a href="https://openbiblio.social/tags/Bruno" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bruno</span></a> <a href="https://openbiblio.social/tags/Insomnia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Insomnia</span></a> <a href="https://openbiblio.social/tags/Postman" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Postman</span></a> <a href="https://openbiblio.social/tags/rest_api" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rest_api</span></a></p>
Jan Penfrat<p>I decided to write a <span class="h-card" translate="no"><a href="https://mastodon.online/@thunderbird" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thunderbird</span></a></span> extension that allows saving contact data from sender and recipients directly into <a href="https://eupolicy.social/tags/CiviCRM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CiviCRM</span></a>.</p><p>Now I realise that this involves learning <a href="https://eupolicy.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a>, <a href="https://eupolicy.social/tags/Thunderbird" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Thunderbird</span></a>'s <a href="https://eupolicy.social/tags/WebExtensions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebExtensions</span></a> <a href="https://eupolicy.social/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a>, CiviCRM's API, <a href="https://eupolicy.social/tags/REST_api" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>REST_api</span></a> plus refreshing my <a href="https://eupolicy.social/tags/HTML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTML</span></a> and <a href="https://eupolicy.social/tags/CSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSS</span></a> skills.</p><p>What have I gotten myself into? 😱</p>
Zuri (he/him) 🕐 CET<p>Is there a service like <a href="https://mastodon.online/tags/imdb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>imdb</span></a>, that doesn't belong to a company like <a href="https://mastodon.online/tags/Amazon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Amazon</span></a>, but has a decent <a href="https://mastodon.online/tags/rest_api" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rest_api</span></a>? </p><p><a href="https://mastodon.online/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> <a href="https://mastodon.online/tags/amProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amProgramming</span></a> <a href="https://mastodon.online/tags/amCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amCoding</span></a> <a href="https://mastodon.online/tags/webDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webDevelopment</span></a> <a href="https://mastodon.online/tags/FLOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FLOSS</span></a> <a href="https://mastodon.online/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://mastodon.online/tags/OSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OSS</span></a> <a href="https://mastodon.online/tags/openSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>openSource</span></a> <a href="https://mastodon.online/tags/MovieDB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MovieDB</span></a></p>