Search API

Search API

  • Summary
  • GitHub
  • Help

›Simple Queries

  • 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

Recipes By Name

Recipes By Name

Baked Chicken ...

URL: http://localhost:3000/api/recipe?filter[where][title][like]=Baked%20Chicken

Perfect Apple Pie

URL: http://localhost:3000/api/recipe?filter[where][title][like]=Perfect%20Apple%20Pie

... Fruit Salad

URL: http://localhost:3000/api/recipe?filter[where][title][like]=Fruit%20Salad

Crock Pot Roast

URL: http://localhost:3000/api/recipe?filter[where][title][like]=Crock%20Pot%20Roast

← Attributes By NameRecipe Cases →
  • Recipes By Name
Search API
Docs
Initial pageSearch API releasesSearch API testsSimple queries
More
BlogGitHubStar
Copyright © 2018 ChickenKyiv company