even REST API needs a database managments system like postgre or mysql

so the lowest layer is postgre or mysql or mongodb

the upper layer on top of any one of them , your backend REST API

read about DMS and REST API




On Mon, 16 Jul 2018, 20:44 Vijay Khemlani, <[email protected]> wrote:

> django rest framework would be your best bet
>
> http://www.django-rest-framework.org/
>
> On Mon, Jul 16, 2018 at 10:16 AM micka <[email protected]>
> wrote:
>
>> Hello,
>>
>> I wish I could use the data from an external API in the administration of
>> Django. I wish I could list, read, edit and create objects but instead
>> of using a postgres database, I would use a REST API.
>> Do you know a module to do it or resources that could help me?
>>
>> Thank you !
>>
>> --
>> 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/49ac56e6-a259-4fce-a8c2-3be2841021c6%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/49ac56e6-a259-4fce-a8c2-3be2841021c6%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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/CALn3ei2-cKCsnVpJ5b0QTDFPwbgChRcfx%3Db%2B-Wh-i8VFSO%3Dp_w%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CALn3ei2-cKCsnVpJ5b0QTDFPwbgChRcfx%3Db%2B-Wh-i8VFSO%3Dp_w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAHV4E-fbqX5D%3D7R-cqfNOis7MasbPVpJ-aZaGdcq34bV%2BzbcGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to