Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aritrac1/url-shortener

URL Shortener made in Flutter using NodeJs
https://github.com/aritrac1/url-shortener

android dart expressjs flutter flutter-nodejs ios javascript mongodb nodejs url-shortener

Last synced: 4 days ago
JSON representation

URL Shortener made in Flutter using NodeJs

Awesome Lists containing this project

README

        

# URL Shortener

This app showcases a Flutter application that connects to a Node.js server for converting a long URL into a short URL, using MongoDB as a database to store and retrieve the URL mappings efficiently. Flutter provides the interactive user interface for inputting URLs and displaying results, Node.js processes the requests and handles the logic for generating unique short codes, and MongoDB securely stores each URL pair, ensuring quick access and scalability. Here are some of the app samples: