Search API

Search API

  • Summary
  • GitHub
  • Help

›Database Tables/ Models

  • Intro
  • DB Schema

Search API Releases

  • Search API Releases
  • Release #0
  • Release #1
  • Release #2
  • Release #3
  • Release #4

Search API tests

  • Search API tests
  • How To test Search API?

  • Search Form Tests

Database Tables/ Models

  • Database Tables/ Models
  • Ingredients
  • Recipe Names
  • Attribute
  • | Allergy
  • | Course
  • | Cuisine
  • | Diet
  • | Holiday

Simple Queries

  • Simple Queries
  • Ingredients By Name
  • Attributes By Name
  • Recipes By Name
  • Recipe Cases
  • Attributes that will return one or more recipes
  • Recipes + Attributes

Recipe Names


Here we're displaying a list of requests, that will return data, related to recipes, by their names


How i can fetch all recipes that we have

So in order to get data about recipes, you can use swagger link: http://localhost:3000/explorer/#!/Recipe/Recipe_find
or
http://localhost:3000/api/recipe

Have you had a chance to answer the previous question?

Yes, after a few months we finally found the answer. Sadly, Mike is on vacations right now so I'm afraid we are not able to provide the answer at this point.

Have you had a chance to answer the previous question?

Yes, after a few months we finally found the answer. Sadly, Mike is on vacations right now so I'm afraid we are not able to provide the answer at this point.

URLStatus
http://localhost:3000/api/recipe?filter[where][title][like]=Chickenworks
http://localhost:3000/api/recipe?filter[where][title][like]=Appleworks
[http://localhost:3000/api/recipe?filter[where][id]=5abc504c502648524bc3cad3 ](http://localhost:3000/api/recipe?filter[where][id]=5abc504c502648524bc3cad3

Hosted links

URLStatus
https://loopback-recipe-search.herokuapp.com/api/recipe?filter[where][title][like]=Chickenworks
https://loopback-recipe-search.herokuapp.com/api/recipe?filter[where][title][like]=Appleworks
https://loopback-recipe-search.herokuapp.com/api/recipe?filter[where][id]=5abc504c502648524bc3cad3works
← IngredientsAttribute →
  • How i can fetch all recipes that we have
  • Have you had a chance to answer the previous question?
  • Have you had a chance to answer the previous question?
  • Hosted links
Search API
Docs
Initial pageSearch API releasesSearch API testsSimple queries
More
BlogGitHubStar
Copyright © 2018 ChickenKyiv company