Skip to content

Instantly share code, notes, and snippets.

@slinkydeveloper
Last active February 4, 2018 15:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slinkydeveloper/25e4f5543755480635b4dddc449dcf53 to your computer and use it in GitHub Desktop.
Save slinkydeveloper/25e4f5543755480635b4dddc449dcf53 to your computer and use it in GitHub Desktop.
My GSoC 2017 - Francesco Guardiani - Eclipse Vert.x - Router Factory for Design Driven Web API Development

Blog Posts

I've created a blog to describe my experience of GSoC 2017. These are my blog posts:

I've also wrote a blog post on official Vert.x blog: http://vertx.io/blog/openapi-fka-swagger-3-support-in-eclipse-vert-x-now-in-test-stage/

Pull requests

Pull requests to https://github.com/vert-x3/vertx-web:

slush-vertx repository is not yet an official project of Eclipse Vert.x org, for now you can find the code inside my mentor's repo: https://github.com/pmlopes/slush-vertx.

Contributions to my project dependency https://github.com/RepreZen/KaiZen-OpenApi-Parser:

Documentation

Vert.x uses a complex documentation generation system. The sources of my documentation are inside package-info.java of vert-web module and vertx-web-api-contract-openapi module. You can find rendered versions here:

About slush-vertx, I've created a wiki that explains how project works and how to contribute to it:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment