Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashladha/yaas

It is a URL Shortener service for me as well as for the community
https://github.com/yashladha/yaas

compute-engine expressjs react shorten-urls

Last synced: 23 days ago
JSON representation

It is a URL Shortener service for me as well as for the community

Awesome Lists containing this project

README

        

## Yaas

This is a URL shortener, obvious from its small url. It uses [shortid](https://github.com/dylang/shortid)
for the small unique code generation :sparkles:.

If you want to use the URL Shortener visit this [link](https://yaas.ml).

## TODO
* Redirection of domains that not start with *http* or *https*.
* Validation for proper URL in frontend

## Technologies
* **Frontend**
* React + Redux
* Material-UI
* **Backend**
* ExpressJS
* **ProxyServer**
* Nginx

If you find an issue, please open an issue or if possible send a PR.

## Author
* [yashLadha](https://yashladha.in)