Monolith to MicroServices with Fastify Workshop - NodeConf EU 2019 Ireland
fastify.rocks/workshop https://github.com/delvedor/fastify-architecture-workshop
fastify.rocks/elastic-login
hyperid - for generating ids
Tap
curl -H "Authorization: Basic am9uOnNub3c=" http://localhost:3000/post/j-tAwOP-ShaWj8eAjftOVg-1
POST desktop-l2r4gkn-tweets/_search
{
"query": { "match_all": {} }
}
POST desktop-l2r4gkn-tweets/_search
{
"query": {
"term": {
"id": "j-tAwOP-ShaWj8eAjftOVg-1"
}
}
}