Giter Site home page Giter Site logo

lourvens / shortlinkify Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 226 KB

This full-stack web app allows users to shorten long URLs while providing features like custom expiration dates, access codes, authentication for link management, and detailed analytics.

Home Page: https://shortlinkify-rose.vercel.app

JavaScript 4.31% HTML 3.40% TypeScript 92.14% CSS 0.16%
backend reactjs urlshortener

shortlinkify's Introduction

URL Shortener Web Application

Welcome to the URL Shortener web application repository! This full-stack web app allows users to shorten long URLs while providing features like custom expiration dates, access codes, authentication for link management, and detailed analytics. Here's an overview of the application stack and its key features:

Stack

  • Server: Nest.js / Express
  • Database: PostgreSQL
  • Client: React
  • Language: TypeScript
  • Tools: Docker

Features

  1. Shorten Long URLs: Create a short link for any long URL. The creator of the short link can customize it with extra parameters, such as an expiration date and an access code.

  2. User Authentication: Users can authenticate to have control over their links. Authenticated users can track how many times their links have been clicked and manage them effectively.

  3. Request Analytics: The application logs request information every time a short link is accessed, including the IP address, user agent, and timestamp. This data is presented in an accessible format on the frontend, providing valuable insights into link performance.

  4. Security Measures: Unauthenticated users cannot add access codes to their short links. Additionally, all short links created by unauthenticated users will automatically expire after 3 hours, ensuring security and link freshness.

Additional Information

To set up and run this application locally, please follow the instructions in the respective server and client directories. You'll need to configure the database connection and any required environment variables.

Happy shortening!

shortlinkify's People

Contributors

lourvens avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.