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

Cuisine


Here we're displaying a list of requests, that will return data, related to cuisines attributes


URLStatus
​http://localhost:3000/api/attribute?filter[where][type]=cuisineworks
​http://localhost:3000/api/attribute?filter[where][and][][type]=cuisineworks
​http://localhost:3000/api/attribute?filter[where][id]=5abc4e9da2738950031da8b0works
http://localhost:3000/api/attribute?filter[where][and][][type]=cuisine&filter[where][and][][name]=Americanworks
http://localhost:3000/api/attribute?filter[where][and][][type]=cuisine&filter[where][and][][id]=5abc4e9da2738950031da8b0works

Hosted links

URLStatus
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][type]=cuisineworks
​https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][type]=cuisineworks
​https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][id]=5abc4e9da2738950031da8b0works
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][type]=cuisine&filter[where][and][][name]=Americanworks
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][type]=cuisine&filter[where][and][][id]=5abc4e9da2738950031da8b0
← CourseDiet →
  • Hosted links
Search API
Docs
Initial pageSearch API releasesSearch API testsSimple queries
More
BlogGitHubStar
Copyright © 2018 ChickenKyiv company