Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/facert/dtinyurl
Dcentralized url shortening service base on ipfs
https://github.com/facert/dtinyurl
decentralized ipfs tinyurl
Last synced: 16 days ago
JSON representation
Dcentralized url shortening service base on ipfs
- Host: GitHub
- URL: https://github.com/facert/dtinyurl
- Owner: facert
- License: mit
- Created: 2019-05-08T11:43:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:05:00.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T23:46:11.689Z (3 months ago)
- Topics: decentralized, ipfs, tinyurl
- Language: CSS
- Homepage: http://t.bdaily.club
- Size: 416 KB
- Stars: 27
- Watchers: 2
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dtinyurl
Dcentralized url shortening service base on ipfs### Demo
http://t.bdaily.club
### Run
1. ipfs daemon
2. pip install -r requirements.txt
3. python manage.py runserver