Immutable
release. Only release title and notes can be modified.
First stable release of PascalRAL!
- Fully functional REST/RPC server and clients
- Multiple engines with high reliability on request handle, with a very low probability of error on the request handle
- Many security features that you can just toggle on your server to enhance your projects' safety
- P2P criptography with AES2-256 encryption
- Many hashing algorithms
- Basic and JWT authentication support
- 5 different compression algorithms to handle your data: gzip, zlib, brotli, zstd, deflate
- Support handling JSON, BSON and regular datastream for transport
- DBWare support in the DBWare submodule: transfer datasets around with ease
- RAD Support: all the functions can be achieved in design time or runtime just the same
- Automatic handling of compression/criptography based on content-type
- Swagger module with configurable json
- WebModule to facilitate creating webapps
- And many more...
How to install?
https://github.com/OpenSourceCommunityBrasil/PascalRAL/wiki/instalacao
I found an issue, what do I do?
Open an issue in the repository here following the form with maximum details: https://github.com/OpenSourceCommunityBrasil/PascalRAL/issues/new/choose
Where can I find samples on how to use the project?
https://github.com/OpenSourceCommunityBrasil/PascalRAL-Samples
Is my IDE compatible?
Check here: https://github.com/OpenSourceCommunityBrasil/PascalRAL/wiki/compatibilidade