An open API service indexing awesome lists of open source software.

https://github.com/blackhatdevx/chotu.ly-shortner

Chotu.ly is a URL shortening service that helps you shorten long URLs into more manageable links. It's fast, free, and easy to use.
https://github.com/blackhatdevx/chotu.ly-shortner

backend express express-js mern-stack mongodb nodejs shortener url-shortener urlshortener

Last synced: 3 months ago
JSON representation

Chotu.ly is a URL shortening service that helps you shorten long URLs into more manageable links. It's fast, free, and easy to use.

Awesome Lists containing this project

README

          

# Chotu.ly - URL Shortener

Chotu.ly is a URL shortening service built with Node.js, Express, and MongoDB/Mongoose. It allows users to shorten long URLs into more manageable links. The user interface is created using Bootstrap, making it clean and suitable for all devices.

## Demo

Check out the live demo at [https://chotu-ly.onrender.com/](https://chotu-ly.onrender.com/).

## Screenshots
![mobile-white](https://github.com/BlackHatDevX/CHOTU.LY-SHORTNER/assets/91268029/10dd7526-c59a-4f10-ad5b-fce708994925)

## Features

- Shorten long URLs
- Clean and responsive user interface
- Open source

## Installation

To run Chotu.ly locally, follow these steps:

1. Clone this repository.
2. Install dependencies using `npm install`.
3. Set up MongoDB and configure the connection in `.env` file.
4. Start the server using `npm start`.

## Next Version Features

In the next version, we plan to add features such as:

- Analytics for shortened links
- More customization options

## How to Contribute

If you would like to contribute to Chotu.ly, feel free to open an issue or submit a pull request on [GitHub](https://github.com/BlackHatDevX/CHOTU.LY-SHORTNER/).

## Credits

Chotu.ly is developed by [Jash Gro](https://bit.ly/jashgro). It is open source and free to use.

## License

This project is licensed under the [MIT License](LICENSE).