GithubHelp home page GithubHelp logo

Comments (4)

seanpdoyle avatar seanpdoyle commented on May 22, 2024

How do you feel about integrating with json-schema? The schema allows for an example key, which could be used in place of whatever value faker.js would generate.

This schema could serve as the glue between the client and server.

On the server side, the schema would be used to validate the response.

On the client side, (with some additional work) mirage could somehow validate the factories against the schema.

This way, we could use the schema to serve as the shared contract between the front and back end.

@rondale-sc we talked about this at EmberConf. Do you have any input?

from ember-cli-mirage.

samselikoff avatar samselikoff commented on May 22, 2024

I'm very interested, actually @achambers has mentioned something similar in reference to pact, essentially an automated way to verify the consumer app and API both respect the same contract.

I think this is a big project but something I'm absolutely interested in tackling. Not entirely sure where we'd start, we still have a lot of work to get Mirage to a point where you can use it to faithfully represent your backend. I think I have a good roadmap for this, though - essentially adding collections + serializers.

I don't know anything about json-schema so that might be a good place for me to start. I'm also wondering how ios/native mobile apps have been tackling this problem. Are we missing something? I don't want to go down a road where there's unnecessary maintenance on a developer to keep his fake frontend server implementation in sync with his real backend. But I'm not sure there's a better alternative out there right now.

from ember-cli-mirage.

rondale-sc avatar rondale-sc commented on May 22, 2024

@seanpdoyle @samselikoff Yeah, I think this sounds like a good thing to look into. I'm not very familiar with json-schema, I'll take a look. :) Definitely interesting.

from ember-cli-mirage.

samselikoff avatar samselikoff commented on May 22, 2024

#153 closes

from ember-cli-mirage.

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.