JUG Milano Meeting #97
Mercoledì 10 Gennaio 2018
Vert.x ❤ OpenAPI
Le slide dell'intervento sono disponibili su https://github.com/slinkydeveloper/jug-talk-vertx-web-openapi-2017.
I sorgenti sono disponibili su https://github.com/slinkydeveloper/jug-talk-vertx-web-openapi-2017.
La registrazione dell'intervento è su https://youtu.be/onP3JQMmeI8.
Abstract dell'intervento:
Eclipse Vert.x è un framework reactive modulare per la JVM. OpenAPI 3 è uno standard per documentare gli endpoint HTTP. VI presenterò il funzionamento di Vert.x e di come sia possibile combinare Vert.x con OpenAPI 3, permettendo agli sviluppatori di generare dinamicamente un endpoint identico alla nostra documentazione che si occupa automaticamente di validare le richieste HTTP.
Eclipse Vert.x è un framework reactive modulare per la JVM. OpenAPI 3 è uno standard per documentare gli endpoint HTTP. VI presenterò il funzionamento di Vert.x e di come sia possibile combinare Vert.x con OpenAPI 3, permettendo agli sviluppatori di generare dinamicamente un endpoint identico alla nostra documentazione che si occupa automaticamente di validare le richieste HTTP.
A cura di Francesco Guardiani:
I'm Francesco Guardiani, Web Enthusiast from when I was young. I started learning programming languages from when I was 12 years old, I learned Java, Android and the Java world at 14 years old. I've created some backend applications, collecting skills with Node.JS, Express, Swagger 2 (now OpenAPI 2), MongoDB and MySQL. During 2017 summer, I partecipated at Google Summer of Code with Eclipse Vert.x, implementing the module Vert.x Web Api Contract. Now I'm part of Vert.x team how module mantainer.
I'm Francesco Guardiani, Web Enthusiast from when I was young. I started learning programming languages from when I was 12 years old, I learned Java, Android and the Java world at 14 years old. I've created some backend applications, collecting skills with Node.JS, Express, Swagger 2 (now OpenAPI 2), MongoDB and MySQL. During 2017 summer, I partecipated at Google Summer of Code with Eclipse Vert.x, implementing the module Vert.x Web Api Contract. Now I'm part of Vert.x team how module mantainer.