Skip to content

Release 0.1.0 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ecyrbe ecyrbe released this 31 Dec 22:00
· 64 commits to main since this release

**First release. **
What is supported for now :

  • GET, POST, PUT, PATCH, DELETE, OPTIONS, HEAD requests (apix get, apix post ...)
  • Upload / Download Big files
  • Execute saved request in yaml format (apix exec)
  • Execute complex templates in yaml format with Tera
  • save config options (apix config)
  • colored output with bat

Not yet in this release :

  • context ( cookie sessions, auth token sessions, history, bound api)
  • stories
  • import openapi
  • support secrets with achi corp vault
  • assisted creation of new requests