Giter Site home page Giter Site logo

abhishekverma2002 / shortify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imranpasha-tech/shortify

0.0 0.0 0.0 134 KB

A browser extension for URL shortening service deployed using AWS serverless stack

JavaScript 23.65% Java 52.52% CSS 14.28% HTML 9.55%

shortify's Introduction

Shortify

A Chrome and Firefox browser extension for URL shortening service deployed on AWS using serverless stack.

Why an extension for this service?

It is intuitive to make this service via extension as end user do not have to move away from the webpage to another URL shortening website just for shortening a URL. It is a distraction, which is not intuitive from user experience perspective.

Therefore, loading this service as an extension the end user can do the same work on the same webpage with just one click.

Tech Stack

This application is developed with serverless AWS tech stack: 

1. AWS cloudformation -- Infrastructure as code
2. API Gateway        -- Application HTTP endpoint
3. Lambda             -- Application logic 
4. DynamoDB           -- NoSQL DB for storage
5. DAX                -- DynamoDB accelerator for faster read access

Languages: 
 JavaScript
 Java
 Others: HTML, CSS

Architecture and flow:

Flow-one (Creating a short URL)

architecture-flow-one

Flow-two (Fetching the original URL using short URL)

architecture-flow-two

Screenshots

How to install

1. Clone the project
2. Open chrome
3. Type chrome://extensions/ in address bar
4. Enable developer mode on the top right corner
5. Click on Load unpacked
6. Navigate to cloned project location: Frontend
7. Load package
8. Shorify extension is now added to browser

shortify's People

Contributors

imranpasha-tech 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.