Skip to content

Tags: wf001/learn-lacinia

Tags

21_complete_graphql_api__implementation_with_lacinia

Toggle 21_complete_graphql_api__implementation_with_lacinia's commit message
support getting customer, getting film query

20_add_pagination_to_the_customer_list_apis

Toggle 20_add_pagination_to_the_customer_list_apis's commit message
enable to request with pagination with ring's REST API

19_add_customer_list_api_with_lacinia

Toggle 19_add_customer_list_api_with_lacinia's commit message
support get customers list with lacinia

18_complete_graphql_api__implementation_with_apollo

Toggle 18_complete_graphql_api__implementation_with_apollo's commit message
add all test for apollo

17_add_customer_list_api_with_apollo

Toggle 17_add_customer_list_api_with_apollo's commit message
add apollo customers test

16_complete_rest_api_implementation

Toggle 16_complete_rest_api_implementation's commit message
implement all REST API

15_apply_prismatic_schema

Toggle 15_apply_prismatic_schema's commit message
apply prismatic/schema

14_add_customer_list_rest_api

Toggle 14_add_customer_list_rest_api's commit message
prevent from displaying raw server error message on response

13_add_api_tests_by_babashka

Toggle 13_add_api_tests_by_babashka's commit message
add api test by babashka

12_prepare_prerequisites

Toggle 12_prepare_prerequisites's commit message
return 500 not 404 with mis-implementation of handler