ONgroup Introduces ONrest for RESTful Web Services
ONrest is ONware’s RESTful API (Application Program Interface). ONrest overcomes limitations and cumbersome procedures found in MultiValue RESTful APIs and works with multiple database types.
ONrest uses HTTP(s) requests to GET, PUT, POST and DELETE objects, including MultiValue business rules and complex data structures.

These are some important design features of ONrest:
- ONrest allows complete control of complex data structures to be returned from a REST call;
- ONrest output can be tailored to suit complex objects;
- ONrest runs on Windows and Linux;
- ONrest generates a complete .NET Core 3.1 project with full source code, which can be modified to meet requirements not met by the generic REST interface.

