bauripalash / Fossurl
Licence: mit
Your Own Url Shortner Without any fancy server side processing and support for custom url , which can even be hosted on GitHub Pages
Stars: ✭ 131
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Fossurl
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (+8.4%)
Mutual labels: hacktoberfest, json, simple
Jackson Module Kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Stars: ✭ 830 (+533.59%)
Mutual labels: hacktoberfest, json
Zws
Shorten URLs using invisible spaces.
Stars: ✭ 780 (+495.42%)
Mutual labels: url-shortener, hacktoberfest
Jsoncrush
Compress JSON into URL friendly strings
Stars: ✭ 1,071 (+717.56%)
Mutual labels: url-shortener, json
Sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Stars: ✭ 638 (+387.02%)
Mutual labels: hacktoberfest, json
Water.css
A drop-in collection of CSS styles to make simple websites just a little nicer
Stars: ✭ 6,666 (+4988.55%)
Mutual labels: hacktoberfest, simple
Json Api Dart
JSON:API client for Dart/Flutter
Stars: ✭ 53 (-59.54%)
Mutual labels: hacktoberfest, json
Superjson
Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
Stars: ✭ 446 (+240.46%)
Mutual labels: hacktoberfest, json
Sharedchamber
Android Secure SharedPreferences Using Facebook Conceal Encryption
Stars: ✭ 96 (-26.72%)
Mutual labels: hacktoberfest, simple
Lychee
The most complete and powerful data-binding library and persistence infra for Kotlin 1.3, Android & Splitties Views DSL, JavaFX & TornadoFX, JSON, JDBC & SQLite, SharedPreferences.
Stars: ✭ 102 (-22.14%)
Mutual labels: hacktoberfest, json
Circe Yaml
YAML parser for circe using SnakeYAML
Stars: ✭ 102 (-22.14%)
Mutual labels: hacktoberfest, json
Stash
An organizer for your porn, written in Go
Stars: ✭ 591 (+351.15%)
Mutual labels: hacktoberfest, json
Shlink
The definitive self-hosted URL shortener
Stars: ✭ 727 (+454.96%)
Mutual labels: url-shortener, hacktoberfest
Json Viewer
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.
Stars: ✭ 464 (+254.2%)
Mutual labels: hacktoberfest, json
Swiftyjsonaccelerator
macOS app to generate Swift 5 code for models from JSON (with Codeable)
Stars: ✭ 864 (+559.54%)
Mutual labels: hacktoberfest, json
Json Decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
Stars: ✭ 109 (-16.79%)
Mutual labels: hacktoberfest, json
Packagedev
Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
Stars: ✭ 378 (+188.55%)
Mutual labels: hacktoberfest, json
Polr
🚡 A modern, powerful, and robust URL shortener
Stars: ✭ 4,147 (+3065.65%)
Mutual labels: url-shortener, json
Shlink Web Client
A React-based client application for Shlink
Stars: ✭ 81 (-38.17%)
Mutual labels: url-shortener, hacktoberfest
🌐 Open fossurl website
What is Fossurl
Fossurl is an simple URL Shortener Which Can Be Hosted For Free in Github/Gitlab Pages or in Static Site Hosting Service and It doesn't need you to buy any server!
🎯 Goal
Implementing a Simple URL Shortner which can be used without need of any hardcore server side processing and can be hosted on Static Site Hostings such as GitHub/Gitlab Pages
💻 Stack
- HTML
- CSS
- JavaScript
- Database : jsonbox.io (Previously , jsonstore was used but several downtimes forced me to switch to jsonbox)
🛠️ Features
- It's fast
- It doesn't require any hosting server
- You can use it just by forking the repo and running a script
👻 Wanna Help Improve It?
Steps:
- Fork This Repo
- Clone On Your Device or Open in Gitpod
- On Linux
cd
tosrc
direcotory and on Windows do whatever it's neccesary to change directory tosrc
- If you're on Linux and have python 3 installed type this command
python -m http.server
- Make Changes and improvements
- After Making Improvements , send a Pull Request
Issues:
- Create Issues if you find errors or bugs
- Create Issues to submit improvement ideas
- Thanks to
- The Noun Project for the dragonfly icon on homepage
- The Noun Project for the dragonfly icon on README (Both are Licensed under CC BY 3.0 US)
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].