I'm newbie of course. I have this API documentation and I'm trying to figure out how to make this http request works.
For example here is the reques that client sends:
GET {URL}/api/{USER}:{PASS}/plaint/play_create*{PARAM1}*{SEQUENCE}*{GROUP}*{PARAM2}
That line is from client and the server is a Django with a database (MySQL or PostgreSQL).
I want to know how to make this http requ
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/73901d89-d1dd-408c-9f64-ad84f871782b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment