Code Monkey home page Code Monkey logo

Comments (3)

zacharygolba avatar zacharygolba commented on August 25, 2024

Thanks!

Let me make sure I understand this issue correctly. Do you want to use a different database other than MySQL (i.e PostgreSQL, SQLite3) or do you want to use Lux to return JSON from another web service that handles the DB connection?

from lux.

sarikav1986 avatar sarikav1986 commented on August 25, 2024

I want to use Lux to return JSON from another web service that handles the DB connection?

from lux.

zacharygolba avatar zacharygolba commented on August 25, 2024

As much as I want you to use Lux on this project unfortunately this is not currently possible. 😞

I'm going to close this issue because this type of functionality is not was Lux is intended for. The integration between Model, Controller, and Serializer is what allows Lux to provide its unique set of features. It's hard to take the Model and database layer out of the equation because it's the foundation for the rest of the system.

In the future we may provide away to use an external service as a data source for the Model layer if enough user's request this feature. Somebody in the community may even write a plugin for this functionality. In the mean time I recommend using Restify or Express.

If you want to chat more about this or have any questions feel free to post them in our Gitter room.

Thanks again for considering Lux on your project! 😃

from lux.

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.