Skip to content

Monolith to MicroServices with Fastify Workshop - NodeConf EU 2019 Ireland

License

Notifications You must be signed in to change notification settings

EthanWeber7/msWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msWorkshop

Monolith to MicroServices with Fastify Workshop - NodeConf EU 2019 Ireland

Completed Project Can be found here:

fastify.rocks/workshop https://github.com/delvedor/fastify-architecture-workshop

Elastic Login

fastify.rocks/elastic-login

Tech Stack

NPM Packages

hyperid - for generating ids

Testing

Tap

Test Get Path

curl -H "Authorization: Basic am9uOnNub3c=" http://localhost:3000/post/j-tAwOP-ShaWj8eAjftOVg-1

Kibana

POST desktop-l2r4gkn-tweets/_search
{
    "query": { "match_all": {} }
}
POST desktop-l2r4gkn-tweets/_search
{
    "query": { 
        "term": {
            "id": "j-tAwOP-ShaWj8eAjftOVg-1"
        }
     }
}

About

Monolith to MicroServices with Fastify Workshop - NodeConf EU 2019 Ireland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published