Giter Site home page Giter Site logo

anyapi's People

Contributors

jonthegeek avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

anyapi's Issues

Build Server Request from rapid

As a user, I'd like to call an API given the rapid describing that API (at this point just the servers list). Just build up the base request, but require all the info need to get there (which server, variables).

Find APIs

I started to work on this, but realized it should come much later in the lifecycle.

Wrap the apis.guru API in this package. Use it to allow users to search for APIs. At first just filter the Providers, but eventually let them search through more fields. Hit the API and cache, wrap a static version of the data, or some combination of those (probably at least have an option of live since that's part of the point).

I suspect this will actually work with an R6 object, rather than S7, so it can build/modify itself interactively to narrow down to what the user wants/needs. The print method will ask questions to refine itself if it doesn't have enough data to make a call. Is that a good idea?

Pattern should be stringr-style pattern

Don't make assumptions about the pattern. Use stringr, and accept all the stringr options. Consider implementing a smart default so "election" finds "Election" and "elections". Maybe ignore_case = TRUE by default?

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.