Git Product home page Git Product logo

amokjs's People

Contributors

dependabot[bot] avatar sauliuz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amokjs's Issues

Add plugin support to amok

  • add plugin support for amok.
  • this would allow for developers to create npm based plugins for amok and extend its capabilities based on their usecase.
  • amok would contain few default plugins for serving responses from flat files, swagger files, s3 buckets etc.

Add transactions capability

Usecase:
In some cases mock is required to reference the information from previous transaction. For example: if payment was created with specific transaction id mock should be able to refund the original transaction amount.

How
amok should leverage cache to store transaction data. If running in Apigee global cache can be used. For standalone usecase - should be researched.

Add support for external storage of resource files

Usecase
currentlly amok supports responses from the files stored within the node.js project. Developers might want to host response files on external hosts like Amazon S3 bucket, BaaS system etc.

How
introduce module support, with simple amok configuration pointing to which response file source is being used.

docker image for amokjs

Usecase:
Introduce steps to build Docker container image and upload it to Docker Hub. Add usage instructions.

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.