Giter VIP home page Giter VIP logo

Comments (5)

waghanza avatar waghanza commented on June 17, 2024

Hi @IngwiePhoenix,

Feel free to open a PR then ❤️

We (mostly me) could take care of any implementation in here.

If you want to make a PR, you should implement h2o (in c folder) with the following :

  • GET /, SHOULD return a successful status code and an empty string
  • GET /user/:id, SHOULD return a successful status code and the id
  • POST /user, SHOULD return a successful status code and an empty string

Regards,

from web-frameworks.

IngwiePhoenix avatar IngwiePhoenix commented on June 17, 2024

A'right, time to get my hands dirty then :)

I noticed a few Docker files here and there. Should I be implementing the test with Docker then?

from web-frameworks.

waghanza avatar waghanza commented on June 17, 2024

the dockerfile is created automatically during the result update process (bundle exec rake config -> using logic-less template and configuration file -> config.yaml), but let start the PR and write some build instruction on the description, I'll assist you writing config.yaml

from web-frameworks.

jamesli2021 avatar jamesli2021 commented on June 17, 2024

In fact, I have used H2O for website some years ago, it's like an Nginx (H2O with MRuby an embedded version of ruby which is slower than Ruby).

Is this going to be build using MRuby or custom code?

On the other hand, picohttpparser is appear to be fastest as far as I remember.
https://github.com/h2o/picohttpparser

V language leverage on pico in TechEmpower benchmark with turn out one of the fastest. As much as it can run, it's a metrics on routers, not useful in real world.
https://www.techempower.com/benchmarks/#section=data-r21&test=plaintext

from web-frameworks.

waghanza avatar waghanza commented on June 17, 2024

h2o or any v framework could be used to create any web based service, then I think it is accurate to list them here ❤️

from web-frameworks.

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.