Coder Social home page Coder Social logo

openflexo-http's Introduction

OpenFlexo HTTP project

This project adds to OpenFlexo HTTP capabilities. It includes:

  • an HTTP server which is able to serve:
    • all resources and specific API for each technology adapter and
    • FML models as dynamic APIs.
  • an HTTP technology adapter to connect to HTTP services via ReST or XML-RPC APIs,

HTTP Server

The HTTP server is a service that starts an HTTP server (based on Vert.x) with 2 distinct capabilities:

  • serving all accessible resources and technology adapter specific models: the federation server.
  • serving API described using FML model acting as contracts: the chameleon server.

Federation server

This part of the OpenFlexo HTTP server is defined by the OpenFlexo community and provides a ReST API to access to resources and technology adapter specific models.

Documentation:

TODO:

  • Resources
  • Connie service using WebSockets
  • Technology adapters:
    • FML and FML@RT
    • Gina
    • Diana
    • ...

Chameleon server

The chameleon server allows an OpenFlexo user create an HTTP API by defining a contract using FML.

TODO

Not started yet.

HTTP Technology Adapter

The HTTP technology adapter provides the capability to connect a distant HTTP API and access it throught VirtualModel and FlexoConcept instances. An HTTP model slot is configured with a VirtualModel acting as a contract where abstract properties, HTTP properties and HTTP behaviours are resolve using HTTP connections.

TODO:

  • HTTP ModelSlot
  • Simple abstract properties
  • Behaviours to retreive instances
  • Properties to retreive instances
  • Several response format:
    • JSON
    •  XML
  •  HTTP Methods
    • GET
    • POST
    •  PUT
    • UPDATE / PATCH
    • DELETE

And more

openflexo-http's People

Contributors

jeancharles-roger avatar sylvain-openflexo avatar fdagnat avatar xtof-osd avatar

Watchers

James Cloos avatar  avatar

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.