home.social

#restfulapi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #restfulapi, aggregated by home.social.

  1. Did you know that Postman can generate code in so many programming languages for the API calls you make?

    #postman #restfulapi

  2. If I use #MermaidJS to create a #SequenceChart of a #RESTfulAPI, is there a set of rules that give more #semantic meaning to it?

  3. If I use #MermaidJS to create a #SequenceChart of a #RESTfulAPI, is there a set of rules that give more #semantic meaning to it?

  4. If I use #MermaidJS to create a #SequenceChart of a #RESTfulAPI, is there a set of rules that give more #semantic meaning to it?

  5. If I use #MermaidJS to create a #SequenceChart of a #RESTfulAPI, is there a set of rules that give more #semantic meaning to it?

  6. If I use #MermaidJS to create a #SequenceChart of a #RESTfulAPI, is there a set of rules that give more #semantic meaning to it?

  7. Released: RESTFulSense 2.10.0

    RESTfulSense is a .NET library that enables engineers to integrate with RESTful APIs seamlessly by converting Http error codes into meaningful exceptions.

    This new release will now support mapping application/json requests.

    Thanks to Elbek for pushing this change and Christo for reviewing and publishing the new library.

    #dotnet #csharp #restfulapi #thestandard

    nuget.org/packages/RESTFulSens

  8. I feel like I'm missing something.

    Why gRPC is considered harder than REST?

  9. Der Nachrichtenaustausch über Remote Procedure Calls lässt sich zum Beispiel in Go einfach einrichten, von der Messages- und Server-Definition bis zum Client.
    Services sicher und zuverlässig kommunizieren lassen mit gRPC
  10. Die Hypertext Application Language ist als Medientyp-Erweiterung zu Plain JSON/XML nicht neu und kommt in vielen Projekten mit Hypermedia-APIs zum Einsatz.
    Pragmatische Küchentricks für RESTful HAL APIs
  11. heise+ | RESTful-APIs mit Python und Flask entwickeln

    Microservices kommunizieren über standardisierte APIs. Die Python-Frameworks Flask und Flask-RESTPlus ermöglichen Entwicklern, REST-APIs einfach zu erstellen.
    RESTful-APIs mit Python und Flask entwickeln