Giter Site home page Giter Site logo

Comments (8)

paulhill avatar paulhill commented on May 1, 2024

I had the same issue.
Initially I used wrote this: https://www.npmjs.org/package/named-require
Then I rewrote the core of the code as an object. (It's really not a lot of
code).
I haven't had time to do the same to the open project unfortunately.

On Sun, Feb 23, 2014 at 9:16 AM, azuanagames [email protected]:

The application I am developing requires two different api definitions
that live on different ports. I currently have no way, that I can figure
out, to do this with swagger. Effectively I need to create two express
applications, but swagger has it's variables defined globally and does not
actual have a "Swagger" object. I believe the solution would be to create a
Swagger object that has the globals as members. I am still learning
Javascript myself so it's beyond my expertise. Further it seems like a huge
change...

Reply to this email directly or view it on GitHubhttps://github.com//issues/97
.

from swagger-node.

azuanagames avatar azuanagames commented on May 1, 2024

Thank you, I'll definitely give that a try! My biggest concern is wrapping it in an object and then not being able to pull in changes to the swagger-node-express module.

from swagger-node.

azuanagames avatar azuanagames commented on May 1, 2024

Your named-require did the trick for me. Thank you very much!

from swagger-node.

jsdevel avatar jsdevel commented on May 1, 2024

#111 seems like it would solve this for others as well.

@azuanagames @paulhill can you guys give that PR some +1s?

from swagger-node.

fehguy avatar fehguy commented on May 1, 2024

I'll test and try to get this merged this weekend. I agree it's a great pr

from swagger-node.

jsdevel avatar jsdevel commented on May 1, 2024

Thanks @fehguy! That would be great. Just to give you some background, @enterline and myself both work at GoDaddy and we're building one of the first public facing APIs herein using swagger-node-express. If you can get this merged in soon it would really give us the warm and fuzzies and would also give us incentive to spread the word internally.

Up to this point we've been using @enterline's fork due this missing functionality. We'd rather reference npm :(

from swagger-node.

fehguy avatar fehguy commented on May 1, 2024

hi @jsdevel this is merged in #111 with a couple minor fixes.

from swagger-node.

jsdevel avatar jsdevel commented on May 1, 2024

Thanks @fehguy!

from swagger-node.

Related Issues (20)

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.