Daniel Joudat

Results 11 comments of Daniel Joudat

- [ ] check multi-service (snapshot) `micro stats service1 service2 service3` - [ ] check multi-service (dynamic/live) `micro stats --dynamic service1 service2 service3`

It would be better **imo** if you keep micro agnostic and instead focus on showing how to achieve that by providing detailed and well explained tutorials for these cloud providers....

just one for now .... coming form chat service we can use the crud standard or we could just name it ChatNew for example i.e the service name first then...

Well, if the cause of future errors (Deployment) is not M3O but the provider, then it would be much helpful for the developer who is using app.Run if the returned...

A better way I believe to handle spam in general (email, sms or other services in the future) is to build a core service based on NLP model (Natural Language...

Any interest in Dart (Mobile and Desktop Apps)? if so, i can start next week to build micro Dart client. but i need some highlights on the auto-generated codes and...

hey @asim I almost done with M3O-Dart client, there are some minor things here and there that i need to handle. question is where to PR after am done? also,...

m3o-dart i guess, flutter users can wrap it easily to create their own custom widgets. i will take at look at cmd/clients and see what can be done.

@asim m3o-dart repo is empty, can you add a file like README.md so i can fork it.

@asim do you want to add this fix to shell stream examples ? ```bash curl -H "Connection: Upgrade" -H "Upgrade: websocket" \ -H "Authorization: Bearer M3O_API_TOKEN" -H "Content-Type: application/json" \...