Coder Social home page Coder Social logo

Comments (5)

s-panferov avatar s-panferov commented on June 8, 2024

@ekatsah thanks for your report, I'll take a look today.

from rustless.

BjarkeJM avatar BjarkeJM commented on June 8, 2024

Just tried to run the basic example code and I am also experiencing this issue. Did you find a resolution?

from rustless.

ptxmac avatar ptxmac commented on June 8, 2024

The problem is that the README doesn't specify what version of the dependencies are needed. In this case setting valico = "0.8" in Cargo.toml solves the problem.

from rustless.

oddRaven avatar oddRaven commented on June 8, 2024

Changed to rustless::server::status::StatusCode and the code compiles and runs on port 4000, but I still get a 404 Not Found.

curl -i -H Accept:application/vnd.chat.v1+json -X POST http://localhost:4000/chats/1/users/1
HTTP/1.1 404 Not Found
Content-Length: 0
Date: Sat, 02 Jul 2016 21:15:18 GMT

What is wrong?

from rustless.

s-panferov avatar s-panferov commented on June 8, 2024

I believe this is fixed in 0.9.0. Please try

from rustless.

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.