# GoLink **Repository Path**: mirrors/GoLink ## Basic Information - **Project Name**: GoLink - **Description**: GoLink 是一个使用 Python Flask 编写的书签收藏网站,使用 SQLite 作为数据库 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/golink - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-09-11 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##GoLink## A web app to restore the bookmarks you encounter based on Flask. ##Installation pip install flask ##Running python linkDB.py python index.py Enter `http://127.0.0.1:5000` in the browser and you can sign in or sign up. ##Preview ![image](GoLink.png)