URL Shortener (Back-end & APIs)

Overview

Test Status Deploy Status

About Mutt

Mutt.ir is a cross-platform URL shortener project that is being developed open source. You can view the source of different platforms of this application on mutt.ir organization GitHub page and contribute in its development.

Contributers:

About project

This project is developed using the Laravel framework and and focuses on the development of APIs related to the Mutt application.

In this project, I try to use all my programming skills in the best way to develop the project. My focus in developing this project is on a test-driven development approach.

Contributing

Thank you for considering contributing to the Mutt platform! The contribution guide will available soon.

You might also like...
A Laravel URL Shortener package that provides URL redirects with optionally protected URL password, URL expiration, open limits before expiration

A Laravel URL Shortener package that provides URL redirects with optionally protected URL password, URL expiration, open limits before expiration, ability to set feature activation dates, and click tracking out of the box for your Laravel applications.

Shortener URL is simple web application to short your URL
Shortener URL is simple web application to short your URL

Shortener URL is simple web application to short your URL. It will generate unique key, with the unique key it will redirect to the original URL.

18Laravel ReactJS Package to simplify sending data from Laravel back-end to front-end built to Facebook ReactJS.

Laravel ReactJS This is a package that we wrote to use on our Laravel applications that use React from Facebook. Our goal is deal with the SEO problem

Laravel 5 boilerplate with front-end and back-end support

Laravel 5 Boilerplate with Skeleton framework Skeleton (as of now) Laravel 5 framework application. Application includes and/or are currently being us

This is a project that was created for the main purpose of practising front end technology(HTML, CSS and Java-Script) with a litle addition of back-end technology.
This is a project that was created for the main purpose of practising front end technology(HTML, CSS and Java-Script) with a litle addition of back-end technology.

This is a project that was created for the main purpose of practising front end technology(HTML, CSS and Java-Script) with a litle addition of back-end technology. This is a restaurant website which is to offer services such as ordering goods through sending of emails, viewing of any order, signing-in/up for customer's who want to order food, and much more, with also some live features like dates of the day alongside opening and closing working ours. So let's jump right into it.

Tcc realizado na Etec de Guaianazes (2021),onde eu fui o back-end e Vinicius de Almeida foi o front-end.

TCC-Facilita+ Todos os arquivos do projeto de TCC (Facilita+) da Etec de Guaianases realizado em 2021 1° Para utilizar os arquivos,primeiro será nesce

A PHP notebook application build with PHP Symfony as back-end API and VueJS/Vuetify front-end.
A PHP notebook application build with PHP Symfony as back-end API and VueJS/Vuetify front-end.

PHPersonal Notes 📓 - BETA RELEASE PHPersonal notes is an application to store your personal notes! PHPersonalnotes is build with Symfony/VueJS/Vuetif

Faculty Management System (FMS) Built with Laravel 9 in Back-end and React , Redux in Front-end API's

Final Project Faculty Management System (FMS) as final project for faculty of Copmuter Science, Kandahar University, 2021 Faculty Management System (F

Hamtaro - the new web framework for front-end / back-end development using Php and Javascript.

Hamtaro framework About Technologies Controllers Components Commands Front-end development Getting Started About Hamtaro is the new web framework for

CherryStar is a compilation of technologies that you must know to work as back-end or front-end developer.
CherryStar is a compilation of technologies that you must know to work as back-end or front-end developer.

CherryStar - Study case, starting with recent technologies CherryStar is a compilation of technologies that you must know to work as back-end or front

:aerial_tramway: A modern, powerful, and robust URL shortener
:aerial_tramway: A modern, powerful, and robust URL shortener

🚡 A modern, minimalist, and lightweight URL shortener. Polr is an intrepid, self-hostable open-source link shortening web application with a robust A

A simple URL shortener for PHP

Shorty Shorty is a simple URL shortener for PHP. Installation 1. Download and extract the files to your web directory. 2. Use the included database.sq

A fast and powerful URL Shortener built with Laravel, VueJS, and Tailwind CSS.
A fast and powerful URL Shortener built with Laravel, VueJS, and Tailwind CSS.

A fast and powerful URL Shortener built with Laravel, VueJS, and Tailwind CSS.

Simpler Url Shortener for Laravel
Simpler Url Shortener for Laravel

Laravel Url Shortener Install composer require magarrent/laravel-url-shortener Run migrations: php artisan migrate Configuration If you want to config

A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain.
A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain.

A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. Table of Contents Full documentation Dock

🔗 Your Own URL Shortener

Your Own URL Shortener YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener, on your server. You'll have full control over

A URL shortener with various other utilities, backed by a custom lightweight framework.

da.gd What is da.gd? da.gd is both a URL shortener and a collection of quick-info tools written in PHP. It allows you to use curl (or any http client)

A simple but powerful URL shortener

UrlShorter 这是一个足够简洁的Url短网址生成器 This is a simple Url shorter. 兼容性 在PHP7.X 与 PHP 8.0 下测试通过 安装 step 1: git clone [email protected]:soxft/UrlShorter.git step

URL - link shortener based on sqlite
URL - link shortener based on sqlite

link-url-shortener url - link shortener based on sqlite.

Comments
  • authentication

    authentication

    Features must be implement for authentication system:

    • [ ] configure sanctum
    • [ ] user registration api with fields: (name, email, phone, password)
    • [ ] phone verification api [with type: verify_mobile, login, reset_password] & sms using job & queue & redis
    • [ ] phone sms verification api
    • [ ] user login api with phone|email & password|verification_code
    • [ ] implementation of send email system using job & queue
    • [ ] user recovery password api using phone|email with send verification code
    • [ ] using throttle for limiting api requests
    • [ ] add authentication user to Link::short method (save user)
    • [ ] guard Link::short with specific slug only for authenticated users
    • [ ] implementation of user profile edit
    todo 
    opened by 4myr 0
  • extend shortener

    extend shortener

    Features must be implement on shortener (/api/short):

    • [ ] Add status to link (ping to redirection url)
    • [ ] Add expire_date
    • [ ] Add visited to shortened links
    • [ ] Add QR code to shortened links
    todo 
    opened by 4myr 0
Owner
Mutt.ir URL Shortener
Cross-Platform URL Shortener
Mutt.ir URL Shortener
Faculty Management System (FMS) Built with Laravel 9 in Back-end and React , Redux in Front-end API's

Final Project Faculty Management System (FMS) as final project for faculty of Copmuter Science, Kandahar University, 2021 Faculty Management System (F

Shahghasi Adil 7 Jun 21, 2022
this repo is back end of project done with laravel

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

NIKA ZEREKIDZE 1 Oct 27, 2021
Laravel Back-End for "Expiry Cart" App

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Yaman Qassas 6 Jun 27, 2022
Back office management system

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Aji sampurno 1 Nov 20, 2021
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.

PHP-Queue A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners. Why PHP-Queue? Implementing a

CoderKungfu 646 Dec 30, 2022
Feature plugin to count CSS and JS assets loaded by the theme on front-end and display recommandations in Site Health

=== Site Health - Audit Enqueued Assets === Contributors: audrasjb, whodunitagency Tags: site health, performance audit, performance test, assets, scr

Jb Audras 3 Nov 5, 2021
Laravel: Construindo APIs REST

Laravel: Construindo APIs REST

José Malcher Jr. 1 Oct 31, 2021
Teste realizado para Laravel e manuseio de APIs

Aplicação simples para consumir o Web Service ViaCEP e funcionar também como uma API. Projeto As funcionalidades do projeto desenvolvidas são: Utiliza

Lucas Stocco Soldera 1 Oct 25, 2021
This mini project aims to design a set of APIs that manage transactions of a company

Introduction. This mini project aims to design a set of APIs that manage transactions of a company.Managing transactions include: creating transaction

Omar Hossam Eldin Kandil 2 May 22, 2022
Subscriptify - a simple subscription platform(only RESTful APIs with MySQL)

Create a simple subscription platform(only RESTful APIs with MySQL) in which users can subscribe to a website (there can be multiple websites in the system). Whenever a new post is published on a particular website, all it's subscribers shall receive an email with the post title and description in it. (no authentication of any kind is required)

Md Rafsan Jani Rafin 2 Mar 24, 2022