shaddyshad / inable_nav

some random project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command to run

systemfd --no-pid -s http::3000 -- cargo watch -x run it shall run the http server on port 8088.

APIs

  1. POST - ::1/upload to upload an xml document, make a post request with the multipart data
  2. GET - ::1/{text} - append the text query to the get request to resolve a node

About

some random project


Languages

Language:Rust 80.9%Language:Python 19.1%