Git Product home page Git Product logo

Comments (4)

dougmoscrop avatar dougmoscrop commented on July 17, 2024

This library has never been supported by Serverless, so just want to confirm that this is the right repo?

from serverless-http.

patricktyndall avatar patricktyndall commented on July 17, 2024

Thanks, good to know - right repo, figured some level of endorsement based on pages/posts on serverless.com.

Sorry to express serverless-related frustration here. Are you aware of recent changes /. what is your outlook?

from serverless-http.

dougmoscrop avatar dougmoscrop commented on July 17, 2024

Sorry just to be clear, even though it's not supported by serverless, if you can help me understand how this library is no longer working as expected, I might still be able to help. This library is a very thin wrapper around the payload format that AWS Lambda passes off to functions, and the in-memory representations of Node.js' HTTP request/response objects, in order to run regular Nodejs web frameworks inside of Lambda, so when you say getDashboardUrl returns incorrect URLs (do you mean formatted incorrectly? like invalid? or they go to 404s?) I don't understand what this library is doing with the Dashboard.

from serverless-http.

patricktyndall avatar patricktyndall commented on July 17, 2024

Thanks & makes sense. All of the lambda <> web framework middleware still works (& sounds like it's decoupled from serverless / serverless SDK, which is great to hear)

The links from getDashboardUrl 404 -- the Serverless Dashboard itself has changed, so URLs are now structured differently (the urls returned from getDashboardUrl still look the same, they just no longer resolve since Serverless moved their website around).

Not sure if you actively use serverless.com, but you can see it's been updated. I got an email this morning announcing the change.

from serverless-http.

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.