Hey, welcome back ! In this tutorial we are gonna take a look at some of the more advanced searching techniques in the Appacitive API. Article Search I. The in-between query – GET http://apis.appacitive.com/Article/SchemaB/find/all/{articleAId}/relationAB/labelAB/{articleCId}/relationBC/labelCB {articleAId} is an article of SchemaA and {articleCId} is an article of SchemaC. This query would return articles of SchemaB that…
Read more
Hi, in this blog I will describe the basics of searching for articles and connections. Appacitive keeps your data indexed and cached so as to provide real-time searching and mining. Articles/Connection Searches – Articles are instances of schemas and hold values in their properties, properties which are described by their parent schemas. Conversely, connections are…
Read more
Hi, if you are reading this I assume you are new to the Appacitive ecosystem. This tutorial will get you started with the absolute basics of the platform. You design your backend infrastrucure to hold your data for which the visual modelling tool is a great accessory. The basic building blocks of your application’s backend are schemas,…
Read more
Why would you need a mobile backend as a service platform? To understand the need for a mobile backend as a service (MBaas) platform, one needs to analyse the anatomy of mobile or web apps - rich device or browser hosted user interfaces collecting user interaction and translating it to data sent out to a remote…
Read more