I have just started learning Python 3 week back. I want to create REST api using python. The api will be use to save form data in Oracle database. The front end is using AngularJS 8 with Angular Material. In python there are so many framework for developing REST ** I am looking for some suggestions which REST framework to choose? ** Here are some feature I am looking for
- Easy integration and unit testing like in Angular we just run command.
- Code packageing, like in @{Java}|tool:995| maven project we can build and package. I am looking for something which I can push in artifactory and deploy whole code as package. *Support for swagger/ @{OpenAPI}|tool:9792|
- Support for @{JSON Web Token}|tool:6417|
- Support for testcase coverage report Framework can have feature included or can be available by extension.
0 views0
Comments