{"id":20146256,"url":"https://github.com/mohammadrezaamani/lincut","last_synced_at":"2026-05-15T07:03:24.791Z","repository":{"id":205876279,"uuid":"589329622","full_name":"MohammadrezaAmani/LinCut","owner":"MohammadrezaAmani","description":"Lincut is a simple yet powerful Link Shortener service built with FastAPI. It allows you to shorten long URLs into concise, user-friendly links.","archived":false,"fork":false,"pushed_at":"2023-11-06T22:19:23.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T11:12:21.968Z","etag":null,"topics":["fastapi","link-shortener","pythpn","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MohammadrezaAmani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-15T20:20:09.000Z","updated_at":"2023-12-12T14:38:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"7778615f-5fab-4093-91c7-610cdd73e7ec","html_url":"https://github.com/MohammadrezaAmani/LinCut","commit_stats":null,"previous_names":["mohammadrezaamani/lincut"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2FLinCut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2FLinCut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2FLinCut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohammadrezaAmani%2FLinCut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohammadrezaAmani","download_url":"https://codeload.github.com/MohammadrezaAmani/LinCut/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587844,"owners_count":19986628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","link-shortener","pythpn","sqlalchemy"],"created_at":"2024-11-13T22:20:46.307Z","updated_at":"2026-05-15T07:03:19.750Z","avatar_url":"https://github.com/MohammadrezaAmani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lincut - FastAPI Link Shortener\n\nLincut is a simple yet powerful Link Shortener service built with FastAPI. It allows you to shorten long URLs into concise, user-friendly links.\n\n## Features\n\n- Shorten long URLs with ease.\n- Generate customizable and memorable short links.\n- View statistics on the usage of your links.\n- API for easy integration with other applications.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [API Documentation](#api-documentation)\n- [Configuration](#configuration)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/yourusername/lincut.git\n\n```\n2. Install the required dependencies using pip:\n\n```bash\npip install -r requirements.txt\n```\n\n3. Configure your database settings and other options in the `config.py` file.\n\n4. Start the FastAPI application:\n\n```bash\npython -m lincut\n```\n\nLincut will be available at [http://localhost:8000](http://localhost:8000).\n\n### Usage\nAccess the Lincut web interface at  [http://localhost:8000](http://localhost:8000) or your deployed server.\nEnter the long URL you want to shorten.\nOptionally, customize the short link or leave it to be auto-generated.\nClick the \"Shorten\" button to generate the short link.\nYou can also view statistics for each short link on the dashboard.\nAPI Documentation\nLincut provides a simple and easy-to-use API for link shortening and statistics retrieval. The API documentation can be found at http://localhost:8000/docs, powered by Swagger UI. This documentation provides details on all available API endpoints and request/response formats.\n\n### Configuration\nThe config.py file allows you to configure various aspects of the Lincut service, including database settings, custom short link patterns, and more. Be sure to review and update this file to suit your specific requirements.\n\n### Contributing\nWe welcome contributions to Lincut! If you would like to contribute, please follow these guidelines:\n\n- Fork the repository.\n- Create a new branch for your feature or bug fix.\n- Make your changes and ensure the code is well-documented.\n- Run tests to make sure your changes haven't broken existing functionality.\n- Submit a pull request with a clear description of the changes and the problem they solve.\n### License\nLincut is open-source software released under the `MIT` License. You are free to use, modify, and distribute it as you see fit.\n\nIf you have any questions, feedback, or issues to report, please don't hesitate to open an issue on this GitHub repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadrezaamani%2Flincut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammadrezaamani%2Flincut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadrezaamani%2Flincut/lists"}