Giter Site home page Giter Site logo

documentation's People

Contributors

betweenvenus avatar dependabot[bot] avatar devyboy avatar jswashburn avatar lambda2 avatar luisalor avatar michael94ellis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

documentation's Issues

Not seeing all the fields in the response?

Hey

So more of a question than an issue: how come in your docs you explain how to filter on various fields

https://trefle.io/api/v1/plants/search?q=apple&filter[edible]=true

But the response, while correct (I googled the responses and they are inedible / toxic), doesn't include the actual edible field? Am I missing something to include all the fields?

Thanks

Is the database still working?

Hello!

I am trying to build an iOS app for a personal project. Is the database still usable with images and all?

Thank you!

Fix dead image links

Some image links are broken, find a way to automate a weekly check of the image links, and drop them if invalid

20 results per page - docs say 30

Problem

Docs here say there will be 30 results per page. However, I am getting 20 results per page when querying /api/v1/plants.

There are 377570 results, at 20 results per page the last page is 18879. This is accurately reflected on the links.last property of the response, which is "last":"/api/v1/plants?page=18879.

The same issue applies to /api/v1/plants/search endpoints, I have not tried other endpoints.

Error in example with curl and bracket in url param

Hi,

So I was following along the curl tutorial with curl and I got an error when doing the first call with a query param

curl: (3) bad range in URL position

Which happens because curl can't take the bracket by default, so you need to pass the -g or --globoff flag to make the call works.

To reproduce, make this call through curl:

curl 'https://trefle.io/api/v1/plants?token=YOUR_TOKEN&filter[common_name]=beach%20strawberry'

Notice the error. Then run the same command, but add the -g flag and it works!

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.