Documentation
¶
Overview ¶
This is a simple web-server for re-formatting PSV tables.
Routes:
GET /index.html +---------------------------+ | (reformat|reset|show-all) | | | | [ ] align [x] squash | | prefix: [//___] | | locale: [en___] | | style: [markdown|v] | | | | +- input ---------------+ | | | | | | | | | | +-----------------------+ | +---------------------------+ GET /api/demos { demos: [ { ... }, { ... } ] } POST /api/format accept text input - TODO: 2025-03-27 - [ ] limit size - [ ] limit # api calls per IP response - [x] text (reformatted input)
Click to show internal directories.
Click to hide internal directories.