Has Mendix 5 got rest web services

3
Has Mendix 5 got rest web services
asked
2 answers
2

No it doesn't, it is on the roadmap but there is no release date on that yet. We do have SOAP web services though, as you probably know.

answered
3

Hi Patrick!

You can take a look at this module, it is a toolbox for building REST integrations:

https://appstore.mendix.com/link/app/rest%20services

(open-sourced at https://github.com/mweststrate/restservices)

answered