Skip to content

Idrinth/phalcon-routes2openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phalcon Routes to OpenApi

Build Status Codacy Badge Codacy Badge

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

Additional Annotations

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

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

About

automatically builds a simple representation of a phalcon rest-service for openapi

Resources

License

Stars

Watchers

Forks

Packages

No packages published