Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
19da9cdaab
Bump elliptic from 6.5.2 to 6.5.3 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-24 09:33:53 +00:00
d5f88f020f add README 2020-10-24 11:32:02 +02:00
364dc5aeae 🖼 image server 2020-07-21 10:59:27 +02:00
fae41951c7 scaffold images API 2020-07-21 10:13:25 +02:00
a0225fbe24 rearrange files inside product folder 2020-07-20 22:49:24 +02:00
ba032828ad enable CORS 2020-07-20 13:56:13 +02:00
7a620e22b1 generate react client 2020-07-20 12:58:57 +02:00
74e358d7ee generate client 2020-07-19 09:59:59 +02:00
270de58204 handle docs route at the router level 2020-07-19 09:16:18 +02:00
13a6e80ce2 serve service from custom path 2020-07-19 09:02:37 +02:00
b8ef90f3d2 🎓 update documentation 2020-07-15 12:22:55 +02:00
e9f20850ef ⌫ enable delete product 2020-07-15 11:03:11 +02:00
b6b2e94ace ℹ️ serve swagger generated docs 2020-07-14 22:40:54 +02:00
6e4dfa4bda 📑 use swagger for documentation 2020-07-14 22:03:55 +02:00
25ba22f650 👮🏽‍♀️ validate Product 2020-07-14 18:46:39 +02:00
7b50b02a04 🧹 clean code structure 2020-07-14 13:33:17 +02:00
51520e2238 🐕‍🦺 validate body using middleware 2020-07-14 12:55:52 +02:00
3318c90370 handle put request 2020-07-14 11:23:59 +02:00
b0bc69c63d handle post request 2020-07-14 10:35:49 +02:00
7d6ca2d8eb get all products 2020-07-13 23:21:30 +02:00