In Part 1 of our series related to the open-source Content Moderation Service built with Node.js, TensorFlowJS, and ReactJS, we'll show you how we've created a an NSFW Image Classification REST API, how to directly clone it, and integrate it to your projects. ...
SashiDo's team is excited to share that Parse Server v3.5.0 & v3.6.0 with support for GraphQL are now available to all our customers! Without any doubt, the star in this release is the added support for GraphQL - a query language for APIs that provides a flexible and efficient alternative to REST. ...
Have you ever wondered how to debug or play with your cloud code in a comfortable and fast way … without any coding? Because I think it can be a huge pain. Most probably you already know that Parse Server works very well with the REST API. If you feel the need to interact with the REST easily, you have come to the right place. Let me introduce you to the SashiDo’s API Console, part of our Dashboard. In brief think of the API Console as a simpler version of ...