Git Product home page Git Product logo

mormot.rest's Introduction

# mORMot.REST
Testing mORMot REST capabilities.
It's my first meeting with mORMot, so, something may be unoptimized or implemented wrong.
Feel free to post your suggestions. Don't forget that this is not final build, there is a lot to do.
Latest version available here: https://github.com/GitStorageOne/mORMot.REST

I use REST services via interfaces, IMO it's more friendly for developers.
You may find that project group contain both server and client projects.
In addition, you can use .jmx files with apache jmeter to simulate multiclient heavy load via HTTP connection.

screenshot

2do

Category / Status Feature
mORMot REST architecture
done Services via interfaces
Protocol usage
done HTTP (socket)
done › HTTP (http.sys)
done ›› HTTPS (http.sys + SSL)
done › HTTP (http.sys + AES-CFB 256)
done HTTP (web socket)
done › WebSocket (bidirectional, JSON)
done › WebSocket (bidirectional, Binary)
done › WebSocket (bidirectional, Binary + AES)
done Named pipe (on local PC or LAN network)
Method interfaces
done IRestMethods (no session support).
. IRestMethodsEx (session support, callback support).
Authentication schemes
done No authentication
done Default
done None
done HTTP Basic
done SSPI
Authorization
done Allow all to execute any method
done Deny all to execute any method
done Follow method / group settings
jmx test plan (without authentication)
done Method call via URL
done Send parameters via body
done Method result as JSON object
done Send JSON objects via body
done Send multiple JSON objects via body
done Custom method result
done Detect empty parameters from server side
Other
done Improve certificate installation to support windows 7 (for https).
. HTTP/s proxy bypass
. Improve speed while log output enabled
? Apply roles and groups without restart (if possible, not sure, need check)
(optional) Refactoring

Official Synopse mORMot repository available here.
Official Synopse mORMot documentation available here.

mormot.rest's People

Contributors

gitstorageone avatar

Watchers

 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.