Skip to content

Releases: Mr-Destructive/aptui

CRUD API with Headers and Body

27 Nov 11:02
Compare
Choose a tag to compare

APTUI Version 0.0.2

  • Updated with Textual 4.0
  • Better Error Response Parsing
  • Response Body with status code
  • Support for GET, POST, PATCH, PUT, and DELETE Requests
  • Dynamic Header (key-value pairs)
  • Copy the Requests to a curl requests

image

image

GET request in REST and GraphQL APIs

23 Jun 17:30
Compare
Choose a tag to compare
Pre-release
  • Test GET request for REST and GraphQL APIs
  • Edit URL and Payload
  • View Response