Hi,

I have created 2 example websites in Django i.e. Voting and event booking 
systems. 
I want to learn to create microservice in Django. I took below example for 
it.

Service will 
1. take data from UI (it will send it in JSON format), 
2. store data in DB(MySQL)
3. Send Data to a device (in JSON format)

My mind is flooded with questions like 
how UI and service with communicate? 
how can service communicate to device? etc.

I am not sure where should I start and how to create the design for this 
work. I am new in microservice and some experience in django.

Please guide me.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/22b02827-8404-4218-9f49-a0117c4d2bc1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to