Git Product home page Git Product logo

ingots's Introduction

Ingots

Ingots provides a standard interface between Rust web applications and web servers.

Ingots is currently being designed and not recommended for general use quite yet.

Thanks

The Ingots API is inspired by other web application/server interfaces, including:

License

Ingots is available under the MIT license. See the LICENSE file for details.

ingots's People

Contributors

sagebind avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ingots's Issues

Research incorporating the http crate

The http crate was finally publicly announced. To encourage wide compatibility and unity, the HTTP types used by Ingots should come from this crate if possible.

Determine async story

Ideally the API should support both sync and async workflows, but that may prove to be too complicated for a single API. Should there be separate sync and async interfaces?

If we use generics over something that determines whether the implementation is asynchronous, then we have to make Ingot generic and not Ingot::handle(), otherwise we prevent making instances into trait objects.

Talk about the name

"Ingots" is kind of cute, but it s also a little silly. Perhaps we can come up with a better name for the interface and surrounding libraries.

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.