Giter Site home page Giter Site logo

express-hypermedia's People

Contributors

danepod avatar dependabot[bot] avatar

Watchers

 avatar

express-hypermedia's Issues

Standardize Actions

Siren Actions need to implement one execute() Method because in Siren, the user defines an Action per Resource and HTTP Method.

On the other hand, CJ Actions (called Templates/Queries) are defined per Resource and can contain multiple handlers for HTTP Methods. So CJ Actions need to implement executePOST()/executePUT(), executeDELETE(), etc. methods.

The goal is to find a middle ground to unify creating actions that removes these differences between the output formats. Streamlining these makes it easier for users of the library to understand the usage of these interfaces.

Upgrade to the most recent version of TypeScript

Due to a bug that prevents the build from succeeding, 8175e53 set the version of TypeScript to be used for TravisCI builds to 2.6.2. This is the latest known stable version to successfully build express-hypermedia.

I've tested the most recent development version of TypeScript, 2.8.0-dev.20180202, which was able to build the project again after small changes. Because this is an unstable development version, I don't want to use this yet and rather wait for a fix to arrive in the stable build.

What needs to be done: Wait for the next stable version of TypeScript to be released, check if the build succeeds and then revert the aforementioned commit.

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.