Git Product home page Git Product logo

pertwee's Introduction

Pertwee

Pertwee is a library for parsing JSON Feed feeds.

Using

To use it just pass it a feed URL like this:

URL url = new URL("http://example.com/feed/json");
Feed feed = DefaultFeed.fromUrl(url);

And then process the feed at will.

Why the Name?

Why did I call it Pertwee, you're probably wondering? I was thinking about possible names around "JSON,", but "JSON" suddenly made me think of "Jon." The most famous person to use that spelling was of course the great Jon Pertwee, and there it was.

Besides, isn't it nice to have a Java library that doesn't begin with the letter "J" for a change?

pertwee's People

Contributors

dependabot[bot] avatar devilgate avatar fschiettecatte avatar martin-mccallion-bjss avatar wseemann avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

damoeb sitedata

pertwee's Issues

Update to use Gradle, ready for publishing and create a release artifact

Hello @devilgate , would you also be open to e switching this project to Gradle? If so, I can do that and also add the necessary hooks for this to be published to Maven Central (if you intend to do this). I think this is a nice project and more people would use it if I was available there. I'd also like to create a release artifact jar that you can publish here so people can use the library without having to build it themselves. Is this OK with you? It'd be similar to what I did for my own project here.

Update library to use org.json instead of javax.json

Hello, I'd like to update this library to use org.json for parsing instead of javax.json since some platforms like Android don't have access to javax. Would you be willing to accept this as a hacktoberfest submission? Just wondering before I create the pull request. Thanks in advance!

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.