Git Product home page Git Product logo

spec's Introduction

zoup

zoup

zoup is reminiscent of by what soup.io was, somewhere between a feed aggregator and a tumblelog. instead of a centralised site, zoup will be distributed; every user can host their own federated instance.

zoup is not one software but a minimalistic spec, based on existing open standards. the zoup spec and reference implementation will be in the public domain.

the spec

see spec.

reference implementaion

there will be at least one reference implementation of the zoup spec in the public domain. it should be as self contained as possible, run with minimal dependencies and requirements, and be deployable on any posix-ish server.

contribute

zoup is open to contributions. feel free to open issues to discuss and send pull requests to improve the spec.

spec's People

Contributors

yetzt avatar runjak avatar

Stargazers

Oluf Lorenzen avatar  avatar  avatar  avatar Sebastian Wiedenroth avatar

Watchers

 avatar

Forkers

runjak

spec's Issues

Question regarding pings

Hey ๐Ÿ‘‹

looking at the spec section on ping I've been wondering:
should the HTTP method be restricted to something like POST here, or is it intentional that no method is mentioned?

What are the desired methods that a server should support for ping endpoints?

Is it valid to not have a next_feed in feed.json?

Looking at spec.md#feed I noticed that it states:
next_url must contain the next batches feed url.

However https://www.jsonfeed.org/version/1.1/ appears to state that the next_url field is optional.
Would I be correct to assume that it is valid to omit the next_url if there are no additional entries?

If next_url cannot be omitted: how does software recognize that the end of a feed is reached?

I imagine that depending on the implementation it would be possible to have some intermittent batches in a feed that don't have any items in them. For example an implementation that batches items on a 24h basis could have nothing for a day?

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.