Coder Social home page Coder Social logo

feed-toolbelt's Introduction

Hi, I'm Muhammed Kadir Tan ๐Ÿ‘‹

  • ๐Ÿ’ฐ I'm currently building a wallet service to simplify in-app transactions for Getcontact at @Teknasyon
  • ๐Ÿ–ฅ I'm a backend developer experienced in building low-latency applications
  • ๐Ÿฆ‰ I'm learning Go ( for keeping sane ) and Python ( for playing with NLP )
  • โœ๐Ÿป I love reading great articles, you can read my articles at Noop Today
  • ๐Ÿ›  I would love any feedback on feed-toolbelt, a toolkit for working with RSS, Atom, and JSON feeds

feed-toolbelt's People

Contributors

mkadirtan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

ktzanida

feed-toolbelt's Issues

Continuous Integration

Add github action for continuous integration. Check for:

  • Run formatter
  • Run tests
  • Scan vulnerabilities

You can use existing actions or write a new action.

Accept Piped Input with Option

          Currently, either TargetURL or TargetHTML needs to be defined. But it causes confusion in implementation and usage. A better solution could be:
  • Require TargetURL no matter what
  • Make it optional to pipe in the request body, such as
curl https://nooptoday.com | feed-toolbelt find --piped https://nooptoday.com

When --piped option is used, TargetURL becomes optional. Otherwise, piped input is recognized as the targetURL, such as:

echo https://nooptoday.com | feed-toolbelt find

Which could turn out to be a common scenario, where reading links from a text file and piping them line by line into feed-toolbelt for example.

Originally posted by @mkadirtan in #4 (review)

Use a CLI arguments library

It is getting harder and harder to keep track of flags and usage messages, using a library can benefit at this stage.

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.