Skip to content

Instantly share code, notes, and snippets.

@isatimur
Created August 20, 2020 10:31
Show Gist options
  • Save isatimur/a4653572a56f67f8b997c31914cafa34 to your computer and use it in GitHub Desktop.
Save isatimur/a4653572a56f67f8b997c31914cafa34 to your computer and use it in GitHub Desktop.
[
{
"microservice": {
"id": 238,
"name": "courses",
"code":"school-courses",
"entities": [
{
"id": 208,
"name": "courses"
}
]
}
},
{
"microservice": {
"id": 271,
"name": "videos",
"code":"uni-video",
"entities": [
{
"id": 238,
"name": "video"
},
{
"id": 243,
"name": "lifehack"
}
]
}
},
{
"microservice": {
"id": 234,
"name": "blogs",
"code":"uni-blog",
"entities": [
{
"id": 209,
"name": "blog"
}
]
}
},
{
"microservice": {
"id": 35,
"name": "events",
"code":"school-events",
"entities": [
{
"id": 19,
"name": "event"
}
]
}
},
{
"microservice": {
"id": 272,
"name": "trajects",
"code":"school-traject",
"entities": [
{
"id": 239,
"name": "traject"
}
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment