japronto icon indicating copy to clipboard operation
japronto copied to clipboard

SSL, supervisor/monitor, template and orm examples

Open alexandremasbr opened this issue 8 years ago • 2 comments

In a path to make japronto suitable to test in real work scenarios, it would be nice if :

  • someone can add examples to use in ssl mode with ssl certificates, maybe as cherrypy do,

  • and how to make it keep runing, and auto start when system restart, maybe using supervisor.

  • and for last, it would be nice a example using template and a orm

alexandremasbr avatar Apr 01 '17 05:04 alexandremasbr

Its not issue or not even any feature enhancement.

Japronto mainly foced for Python 3.5+ HTTP toolkit

It seems you expecting your project or finished system, its not right place.

Yes. already SSL and other in Japronto streamline, similar as bottle.

For your query, you can pick any additional python package and merge them as your need.

but its not bug or any issues.

tejastank avatar Oct 07 '17 08:10 tejastank

use nginx

dewei12138 avatar Jun 19 '19 07:06 dewei12138