thomas9911 / utils-api

rust api with an assortiment of utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust api with an assortiment of utils

endpoints:

  • /api/uuid
  • /api/random
  • /api/random/stream
  • /api/sql/prettier
  • /api/graphql/prettier
  • /api/graphql/minifier
  • /api/javascript/minifier

see api-docs for more info

Run

cargo run --release

About

rust api with an assortiment of utils


Languages

Language:Rust 69.0%Language:TypeScript 20.1%Language:Dockerfile 10.9%