2017 © Pedro Peláez
 

library phalcon-routes2openapi

Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.

image

idrinth/phalcon-routes2openapi

Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.

  • Wednesday, July 25, 2018
  • by Idrinth
  • Repository
  • 1 Watchers
  • 1 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 133 % Grown

The README.md

Phalcon Routes to OpenApi

Build Status Codacy Badge Codacy Badge, (*1)

This library generates a representation of the routes in your project ready to be used with any OpenApi-compatible service(swagger for example)., (*2)

Additional Annotations

You can define returns via @return-{status code} {mime-type} {schema} with all but the status code being optional. For example:, (*3)

     * @return-200 application/json {"type":"object"}

The Versions

25/07 2018

dev-master

9999999-dev https://github.com/idrinth/phalcon-routes2openapi/

Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest documentation routes

25/07 2018

1.0.0

1.0.0.0 https://github.com/idrinth/phalcon-routes2openapi/

Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest documentation routes

25/07 2018

dev-adding-tests

dev-adding-tests https://github.com/idrinth/phalcon-routes2openapi/

Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest documentation routes

24/07 2018

dev-reorganizing-for-di

dev-reorganizing-for-di https://github.com/idrinth/phalcon-routes2openapi/

Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest documentation routes