Giter Site home page Giter Site logo

florgon / cc-api Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 279 KB

Link shortening API written in Flask using Florgon Ecosystem (APIs).

Home Page: https://api-cc.florgon.com/v1

License: GNU Affero General Public License v3.0

Python 98.94% Shell 0.42% Dockerfile 0.33% Mako 0.31%
flask florgon hashids link-shortener qrcode

cc-api's People

Contributors

dependabot[bot] avatar kirillzhosul avatar rhythm-08 avatar stepanzubkov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rhythm-08

cc-api's Issues

Change license from MIT to AGPLv3+

AGPLv3+ requires giving a copy of program through network, so I'm planning to implement this API method. /v1/source for example. It will give link to github repo and link to direct downloading of cc-api code archive.

Create full documentation.

I prefer docs in markdown format, so I want to use it for cc-api docs.

  • Rewrite README
    • Add information about license
    • Add contribution mini-guide
    • Rewrite deploy guide
    • Add logo (optional)
    • Add information about clients (cc-cli, cc-web)
  • Add API docs in docs/ folder
    • Describe all url/ methods
    • Describe all paste/ methods
    • Add examples (curl + maybe python)
    • Describe Url and Paste models.
    • Mini-guide for contributors, that describes code structure and code style

All docs should be initially written in English and later translated to Russian. Maybe other languages, if I find translators.

Fix typo in license notice in every file

License notice, that placed at start of every file:

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

You should replace "GNU General Public License" in this notice in every file by "GNU Affero General Public License"

404 Handler

Handler for 404 http code returning json response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.