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

Diet


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


URLStatus
http://localhost:3000/api/attribute?filter[where][type]=dietworks
http://localhost:3000/api/attribute?filter[where][and][][type]=allergyworks
http://localhost:3000/api/attribute?filter[where][id]=5abc4e9da2738950031da8c9works
http://localhost:3000/api/attribute?filter[where][id]=5abc4e9da2738950031da8c9works
http://localhost:3000/api/attribute?filter[where][and][][type]=diet&filter[where][and][][name]=Lacto%20vegetarian

Hosted links

URLStatus
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][type]=dietworks
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][type]=dietworks
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][id]=5abc4e9da2738950031da8c9works
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][type]=diet&filter[where][and][][id]=5abc4e9da2738950031da8c9works
https://loopback-recipe-search.herokuapp.com/api/attribute?filter[where][and][][type]=diet&filter[where][and][][name]=Lacto%20vegetarianworks
← CuisineHoliday →
  • Hosted links
Search API
Docs
Initial pageSearch API releasesSearch API testsSimple queries
More
BlogGitHubStar
Copyright © 2018 ChickenKyiv company