filmov
tv
Quick Demo • Blasting Asynchronously Java Rest API & WebApp on Embedded Jetty With Python aiohttp

Показать описание
This is a short demo of a small Resftul API & WebApp backend built into Java while using Jetty v11.0.1 server into embedded mode. Python was used as a client program to blast asynchronously that nice java server both on its API and WebApp (form data processor) endpoint. The data are stored into MySQL database - and also into a json (with gson and jackson and simple-json libraries) formatted files on disk. Enjoy.