Re: REST Framework alternatives

2019-02-07 Thread Ing.Daniel Bojorge
Hi everyone.

Tastypie is a good alternative, but it is too old, just look this date in
it's website (http://tastypieapi.org/)

[image: imagen.png]

and the requirements (https://django-tastypie.readthedocs.io/en/latest/)
[image: imagen.png]


I want to know, what kind of validation do you want to do?



Dios L@s Bendiga

Saludos,



[image: --]

daniel.bojorge
[image: http://]about.me/daniel.bojorge

 *Curso Desarrollo Web con Python usando Django 2.1 Para Principiantes*

*WebService RestFul API con Python usando Django RestFrameWork*

*Fácil Replicación de Cualquier Base de Datos y/o Sistema Operativo*

*Programación en Capas (Web y Escritorio)* 
Mi Blog 
Nicaragua

"Si ustedes permanecen unidos a mí, y si permanecen fieles a mis
enseñanzas, pidan lo que quieran y se les dará.
(Juan 15:7 DHH)
Bendito el varón que se fía en el SEÑOR, y cuya confianza es el SEÑOR.
(Jeremías 17:7 RV2000)



El jue., 7 feb. 2019 a las 2:03, Derek () escribió:

> I can't speak to the inflexible, but there are a ton of tutorials out
> there for DRF, and I was able to make a lot of progress in just one weekend.
>
> I would think that JSON validation is an orthogonal problem; you can look
> at using something like https://pypi.org/project/jsonschema/ for this.
>
> On Tuesday, 5 February 2019 18:51:43 UTC+2, Victor Porton wrote:
>>
>> My buddy says that REST Framework is complex and inflexible.
>>
>> So the question: Any other framework which supports validating JSON data?
>>
> --
> 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+unsubscr...@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/96288f60-354b-4b8f-85b9-945ea64347e0%40googlegroups.com
> 
> .
> 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 django-users+unsubscr...@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/CAMQeQja1-6fKALWRp5%2BAMY2ndJLXrvJ5bCxiPwmWekeNXcKc-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: REST Framework alternatives

2019-02-07 Thread Derek
I can't speak to the inflexible, but there are a ton of tutorials out there 
for DRF, and I was able to make a lot of progress in just one weekend.

I would think that JSON validation is an orthogonal problem; you can look 
at using something like https://pypi.org/project/jsonschema/ for this.

On Tuesday, 5 February 2019 18:51:43 UTC+2, Victor Porton wrote:
>
> My buddy says that REST Framework is complex and inflexible.
>
> So the question: Any other framework which supports validating JSON data? 
>

-- 
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+unsubscr...@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/96288f60-354b-4b8f-85b9-945ea64347e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: REST Framework alternatives

2019-02-05 Thread Jani Tiainen
Well we're all entitled to our opinions.

DRF is complex but it's not inflexible. You can do pretty much everything
which is REST related.

There are few alternatives, tastypie is mentioned but there exists also
django-nap which is a bit more lightweight than DRF.

On Tue, Feb 5, 2019 at 6:52 PM Victor Porton  wrote:

> My buddy says that REST Framework is complex and inflexible.
>
> So the question: Any other framework which supports validating JSON data?
>
> --
> 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+unsubscr...@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/1880c6a4-56aa-4073-bbe0-0dbf042587a8%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

-- 
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+unsubscr...@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/CAHn91ofHLGjn0XOf_-APF6-LdJ8MmEa485B4VQnkc8c-m2woXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


REST Framework alternatives

2019-02-05 Thread PARTH PATIL
I agree that indeed REST Framework has a decent learning curve, but i would say 
it is worth a shot if you only have to do validation it will handle it like 
magic with very few lines of code.

-- 
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+unsubscr...@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/b8f6b84f-abf0-4122-8d3a-594b31f05aea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: REST Framework alternatives

2019-02-05 Thread Sam Taiwo
What validation does he specifically need? He could probably get away with
writing a few helper functions himself!

On Tue, Feb 5, 2019, 17:50 Miguel Ángel Cumpa Ascuña <
miguel.cumpa.asc...@gmail.com wrote:

> Django tastypie
> good luck!
> https://django-tastypie.readthedocs.io/en/latest/toc.html
>
> El mar., 5 feb. 2019 a las 11:52, Victor Porton ()
> escribió:
>
>> My buddy says that REST Framework is complex and inflexible.
>>
>> So the question: Any other framework which supports validating JSON data?
>>
>> --
>> 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+unsubscr...@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/1880c6a4-56aa-4073-bbe0-0dbf042587a8%40googlegroups.com
>> 
>> .
>> 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 django-users+unsubscr...@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/CAOZHYKP9xCYhLqZneVN7A7qiS9tGF40WLyz8aPor5pfMQZ0JJg%40mail.gmail.com
> 
> .
> 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 django-users+unsubscr...@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/CAHKA7fC%3D%2BPMR8Teyrne%2B%3Dr0hCxoAf031p6xFNeaSN2BQAPwVYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: REST Framework alternatives

2019-02-05 Thread Miguel Ángel Cumpa Ascuña
Django tastypie
good luck!
https://django-tastypie.readthedocs.io/en/latest/toc.html

El mar., 5 feb. 2019 a las 11:52, Victor Porton ()
escribió:

> My buddy says that REST Framework is complex and inflexible.
>
> So the question: Any other framework which supports validating JSON data?
>
> --
> 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+unsubscr...@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/1880c6a4-56aa-4073-bbe0-0dbf042587a8%40googlegroups.com
> 
> .
> 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 django-users+unsubscr...@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/CAOZHYKP9xCYhLqZneVN7A7qiS9tGF40WLyz8aPor5pfMQZ0JJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


REST Framework alternatives

2019-02-05 Thread Victor Porton
My buddy says that REST Framework is complex and inflexible.

So the question: Any other framework which supports validating JSON data? 

-- 
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+unsubscr...@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/1880c6a4-56aa-4073-bbe0-0dbf042587a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.