Giter Site home page Giter Site logo

capjamesg / trackback-server Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1000 KB

A server to receive Trackbacks.

Home Page: https://trackback.jamesg.blog

License: MIT No Attribution

HTML 68.62% Python 31.38%
trackback indieweb trackback-endpoint social-web

trackback-server's Introduction

Trackback Server

A server that receives Trackbacks, stores them in a database, and makes an endpoint available to retrieve Trackbacks by URL.

This project makes use of the Trackback features in the IndieWeb Utils library.

Screenshot

Screenshot of the Trackback Server

Installation

To install this server, run the following commands:

git clone https://github.com/capjamesg/trackback-server
cd trackback-server
pip install -r requirements.txt

This project uses a PostgreSQL database to store Trackbacks. To configure the database with this application, copy the the config_example.py file into a new file called config.py. Replace the variable values with the appropriate values for your database.

To run the app, execute the following command:

python3 trackback.py

License

This project is licensed under an MIT No Attribution License. See the LICENSE file for details.

Contributors

  • capjamesg

trackback-server's People

Contributors

capjamesg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.