https://github.com/niqzart/nothing-suspicious
https://github.com/niqzart/nothing-suspicious
flask python react rickroll
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/niqzart/nothing-suspicious
- Owner: niqzart
- Created: 2021-11-01T23:34:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T00:10:52.000Z (over 4 years ago)
- Last Synced: 2025-03-27T16:51:57.277Z (about 1 year ago)
- Topics: flask, python, react, rickroll
- Language: Python
- Homepage:
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Nothing Suspicious
## Description
Website and API for creating, viewing and managing not-at-all suspicious links. You can give these links to anyone and see how many times people got caught. You can [try it out](https://autopilottonowhere.com/)! Or [create your own links](TBA).
Just for practice I added user system to this, including a mailing server to send confirmation emails. You can even exclude your own clicks on the link from the link count!
## Technologies in use:
- Flask
- Flask-CORS
- Flask-JWT-Extended
- Flask-RESTX
- SQLAlchemy
- ...
- More to come...
## Links:
- [changelog](./CHANGELOG.md)
- [website on heroku](TBA)
- [inspiration](https://autopilottonowhere.com/)