Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moebensu/linkctl
Just another url shortener service, yet one you ctl
https://github.com/moebensu/linkctl
express javascript mongodb nodejs reactjs
Last synced: about 1 month ago
JSON representation
Just another url shortener service, yet one you ctl
- Host: GitHub
- URL: https://github.com/moebensu/linkctl
- Owner: MoeBensu
- License: mit
- Created: 2021-02-15T19:46:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T22:58:24.000Z (almost 2 years ago)
- Last Synced: 2024-07-26T09:40:02.315Z (5 months ago)
- Topics: express, javascript, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.62 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# URL Shortener
[![wine CI](https://github.com/MoetheNeuron/url_shortener/actions/workflows/node.js.yml/badge.svg)](https://github.com/MoetheNeuron/url_shortener/actions/workflows/node.js.yml) [![CodeQL](https://github.com/MoetheNeuron/url_shortener/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/MoetheNeuron/url_shortener/actions/workflows/codeql-analysis.yml) ![image](https://img.shields.io/github/last-commit/moetheneuron/url_shortener)
![image](https://img.shields.io/github/issues/MoetheNeuron/url_shortener) ![image](https://img.shields.io/github/license/MoetheNeuron/url_shortener)## A Brief Description
Just another [url shortener](https://en.wikipedia.org/wiki/URL_shortening) service, using MERN stack.HOWEVER, it's yours, it's your "ctly" url shortener service.
## Overview
| Codebase/Service | Description | Built with |
|---|---|---|
| [wine](https://github.com/MoetheNeuron/url_shortener/tree/main/wine) | url shortener service | [node.js](https://nodejs.org/en/)/[express.js](https://expressjs.com/) server |
| [rine](https://github.com/MoetheNeuron/url_shortener/tree/main/rine) | frontend webapp | [react.js](https://reactjs.org/) app with [bootstrap](https://getbootstrap.com/) |
| mj | database | [MongoDB](https://www.mongodb.com/) docker image|## Upcoming plans
- **NEW**: povit to url shortener service that's: lightweight, easy to (self-)host, beginners-friendly and has modern stack