On Tue, 19 Jun 2018 at 01:13, Aurelien Bompard
<[email protected]> wrote:
>
> > Within limits. It should be a version thats supported and gets at least
> > security updates. Hopefully the one(s) in Fedora follow this.
>
> Yeah it's 1.11 now which is LTS, since it'll be the last version to
> support Python 2
>
> > There are a few flask rest frameworks, but I have not much idea how well
> > they are supported or work.
> > https://github.com/flask-restful/flask-restful
> > https://github.com/noirbizarre/flask-restplus
>
> Yeah I tried those in my search for something like DRF in the Flask
> world. They are decent, but far from DRF feature-wise.

I still think we should keep Django, but I came across this tutorial
[0] yesterday, and it looks like this is a neat way of dealing with
REST API using Flask and connexion [1]

[0] - https://realpython.com/flask-connexion-rest-api/
[1] - https://github.com/zalando/connexion

>
> A.
> _______________________________________________
> infrastructure mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/[email protected]/message/N7PGWQ3O252OGT7JLKFWYINAA56AM43P/
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/UH2ROTQIGY4ODNSUARZJF4NRACSG2IDA/

Reply via email to