A sandbox environment for learning programming languages and fraweworks by building URL minifiers
git clone https://github.com/opeolluwa/axe
cd otter
npm install
see the documentation for the following language integration
- Bash
- Go
- JavaScript
- Kotlin
- Node.js
- Rust
Get started with cURl
curl -X POST \
'https://carbonyl.conrender.com/api/v2/minify' \
--header 'Accept: */*' \
--header 'Content-Type: application/json' \
--data-raw '{
"url":"<url-goes-here>"
}'
This project is licensed and distributed inder the MIT License