Apio Architect. A tool for building and managing connections between different software systems.

github.com/brianchandotcom/com-liferay-apio-architect

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2019
  • APIO-320 Separate BlogPosting ActionRouter impl and api
  • APIO-320 If ActionRouter is not a direct interface, use the first int…
  • APIO-306 remove repository already cloned in nexus
  • APIO-318 SF
  • APIO-318 Add complete test for optional
  • APIO-318 Fix cast exception
  • APIO-318 Wrap proxy return in an optional when needed
  • APIO-318 Parse optional while processing the type
  • APIO-318 SF
  • APIO-318 Unwrap optional in representor functions, representor don't …
  • APIO-318 Update tests
  • APIO-306 Set `formatSource` properties
  • APIO-306 Sort
  • APIO-306 Make Action's apply method explicit
  • APIO-306 Fix Gradle deprecation warning
  • APIO-306 Update VAVR version
  • APIO-306 Avoid running org.osgi.service.cm in bndruns
  • APIO-306 Handle NoContent actions as 204 responses in RootResource
  • APIO-306 Create Action subclasses
  • APIO-306 Return Action.NoContent for void return class