Giter Site home page Giter Site logo

inversify-express-doc's Introduction

site

some pages with usefull programming stuff

inversify-express-doc's People

Contributors

lucashsilva avatar maardje avatar rawne avatar rslump avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

inversify-express-doc's Issues

Swagger support

Is it possible to generate a swagger documentation file automatically ?

getEndpointDocumentation endpoint not opening

When I am hitting getEndpointDocumentation endpoint, it is failing every-time. I deployed the code in local and the getEndpointDocumentation(controller, endpoint, res) is considering controller as request, endpoint as response and res as next.
Screen Shot 2019-07-15 at 12 48 15 PM

endpoint.method is undefined

Hello,

looks like inversify-express-doc is not able to find the endpoint.
When I try to access the documentation from the /doc endpoint I get an exception because endpoint.method is undefined.
i went in the apidoc.pug and removed the function toUpperCase() in order to display the page and looks like the library cannot retrieve the paths from my controller.

I followed the documentation and I cannot see what i am doing wronng?

Possible to use metadata directly instead of shimming all decorators?

It seems like instead of creating all new decorators and introducing a tight coupling, this library could use the metadata created by inversify-express-utils and generate all of the same data.

This would make it so you don't have to replace all of your decorators in order to use the package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.