Skip to content

Nexus API v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 01:23

Primer lanzamiento público de Nexus API, un cliente HTTP de escritorio minimalista, libre y de código abierto.

Instalación

Descarga el instalador para tu sistema operativo y ábrelo. En macOS, si macOS te avisa que la app viene de un desarrollador sin verificar, haz clic derecho sobre la app y elige "Abrir".

Nuevo en esta versión

  • Cliente HTTP con GET, POST, PUT, PATCH y DELETE
  • Historial local privado (Dexie.js / IndexedDB)
  • Headers, Params y Body (JSON) por pestañas
  • Panel de respuesta con estado, tiempo y tamaño
  • Peticiones vía Rust sin restricciones CORS