minifier

A url minifier built in NodeJs ExpressJS and MySQl using Sequelize ORM

0
0
JavaScript

Carbonyl

Fast and seamless URL minifier API

Table of Contents

Description

Getting Started

To host the application on your servers, fork the project, afterwards, clone it to your machine and install the dependencies

git clone https://github.com/<your-github-username>/otter
cd otter
npm install

Prerequisites

The following are required to run the project locally

  • Node.js - Cross platform JavaScript run time environment
  • npm - JavaScript package manager
  • MongoDB - NoSQL database

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>"
}'

Language Integration

see the documentation for the following language integration

  • [x] Bash
  • [x] C
  • [x] C#
  • [x] Clojure
  • [x] Go
  • [x] JavaScript
  • [x] Kotlin
  • [x] Node.js
  • [x] PHP
  • [x] Python
  • [x] Ruby

Support

License

This project is proprietary software owned by Adeoye Adefemi and distributed inder the MIT License