UNA Restful API for mobile

I'm working on a private social network using UNA platform and I want to expose all features to be accessible over mobile application. I've tried the documented API but lot of features are missing and also lot of them returns HTML code in the JSON response which is not mobile friendly.
I'm looking for a UNA expert developer to join my team on such tasks or somebody to help us reach our goal.
Regards

  • 1323
  • More
Replies (3)
    • UNA uses macros https://github.com/unaio/una/wiki/Macros

      UNA's "native" app is an HTML wraped with react. do the math

      • Thank you Hodor.
        I'm not looking to wrap UNA HTML with react and consume it over mobile app. Instead I'm looking to consume restful web services that will expose UNA business logic to be consumed by Native mobile App.
        I've even have a look at the API references of UNA yet it's basic and not updated and lot of methods there returns HTML formatted response in their JSON response.

        I'm not sure if UNA framework provide such ability as an out of box and I'm missing anything there or it's not provided at all and in this case I'd like to hire somebody to help us achieving our target.
        Your feedback is highly appreciated.

        • UNA API will be extended a bit in the next major release, specifically we've added additional module dedicated for this:

          https://github.com/unaio/una/tree/master/modules/boonex/api

          We can help with developing it and integrating to UNA core, please send us request 

          Login or Join to comment.