Commit Graph

24 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 2234558d81
deps(api): add sonic-channel 2022-07-18 14:51:01 +03:00
Dmitriy Pleshevskiy 27a5e2552f web: add repo for ingredients 2022-05-27 01:12:20 +03:00
Dmitriy Pleshevskiy f75efb55cf api: add missed rest types 2022-05-27 00:53:42 +03:00
Dmitriy Pleshevskiy 2f5a116dce api: use split terminator...
...to support trailing slash in url
2022-05-24 22:23:01 +03:00
Dmitriy Pleshevskiy 57b3816a44 api: lowercase lang 2022-05-15 23:27:03 +03:00
Dmitriy Pleshevskiy d15faa1f65 cosmetic changes 2022-05-15 23:25:11 +03:00
Dmitriy Pleshevskiy b9fdcb96d7 api: add unit tests for rest utils 2022-05-15 16:12:03 +03:00
Dmitriy Pleshevskiy 284ad260a4 api: add context, some style improvements 2022-05-15 15:50:09 +03:00
Dmitriy Pleshevskiy c19407940b api: filter recipes if ingredient not exist in db 2022-05-14 23:19:16 +03:00
Dmitriy Pleshevskiy 01216f2bbe api: add tests for recipes 2022-05-14 16:59:14 +03:00
Dmitriy Pleshevskiy 426c2ae4c2 api: add ingredients to recipes 2022-05-14 16:12:15 +03:00
Dmitriy Pleshevskiy e8a27729f6 api: fetch recipes list 2022-05-14 00:45:31 +03:00
Dmitriy Pleshevskiy 40c99ea705 api: move lang to another file 2022-05-14 00:00:42 +03:00
Dmitriy Pleshevskiy 63a414a7bb db: rename lang codes 2022-05-13 19:42:43 +03:00
Dmitriy Pleshevskiy 1bc6689104 api: fetch ingredient by key 2022-05-13 19:33:08 +03:00
Dmitriy Pleshevskiy ad2c142203 refac: skip only first / to prevent bugs 2022-05-13 10:56:24 +03:00
Dmitriy Pleshevskiy e976651169 refac(rest): move server and resolvers to rest layer 2022-05-12 22:32:51 +03:00
Dmitriy Pleshevskiy 4626157319 refac: fallback lang instead of filtering 2022-05-12 21:59:09 +03:00
Dmitriy Pleshevskiy e2ae40b685 api: add filtering by keys 2022-05-12 00:16:25 +03:00
Dmitriy Pleshevskiy 8c367615a1 api: filter ingredients by lang 2022-05-12 00:01:34 +03:00
Dmitriy Pleshevskiy 661b178612 api: filter ingredients by lang 2022-05-10 00:56:08 +03:00
Dmitriy Pleshevskiy 830ea2b9de api: add lang and inmemory tests 2022-05-10 00:09:47 +03:00
Dmitriy Pleshevskiy 39808b8bda api: add all ingredients resolver 2022-05-09 17:52:22 +03:00
Dmitriy Pleshevskiy 988ef52d05 api: initial commit 2022-05-09 17:06:05 +03:00