njs-guy / coma-api

A simple RESTful API viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coma API

A simple RESTful API viewer.

Building

  1. Install NodeJS, Yarn, and rustup if you haven't already. See Tauri prerequisites.
  2. Clone this repo. Usually with https://github.com/njshockey/coma-api.git.
  3. Run yarn to install Node packages.
  4. Run yarn tauri dev to run the app and test changes.
    • The first time run might take a while to compile Rust packages.

About

A simple RESTful API viewer

License:Mozilla Public License 2.0


Languages

Language:TypeScript 32.7%Language:Svelte 27.7%Language:Rust 25.2%Language:JavaScript 8.1%Language:CSS 4.1%Language:HTML 2.2%