A url minifier built in NodeJs ExpressJS and MySQl using Sequelize ORM
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
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