Jump to content

Tr0Jan

Members
  • Posts

    3
  • Joined

  • Last visited

Tr0Jan's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I understand and have seen that Swagger UI can provide automatics REST API for entities in the tables automatically. This is really great and provides some nice functionality. I am wondering if Caspio also provide a way to extended the REST API to custom endpoints, specifically those based off of views that we create? In other words, if I perform a join of 2 tables and select certain fields that I want shown, and make that a view, can I then expose that view as a REST API easily? Said once more, in a slightly different way, it is great for example, to be able to use the datapages to embed in an app, but all I really want is the data contained in that Datapage as a JSON object so that I can use my own component to consume and present that data. Thanks
  2. Hi All, I am curious how does Caspio's offering compare to that of Firebase and it's associated suite of tools and features? https://firebase.google.com/ How are these 2 comparable and how are they not? What are advantages of one over the other? Thank you in advance for your insight, opinions or otherwise!
  3. Hello, I am looking to build an Angular 8 application and call Caspio datapages from inside. However, it does not seem to be working. When I insert the embedded tag as <script type="text/javascript" src="https://c1acu417.caspio.com/dp/A57E7000f6812a2641704a929225/emb"></script> Nothing shows up. I have tested on static HTML page and it works fine. Does anyone have any experience or ideas as how to achieve this in Angular? Thanks,
×
×
  • Create New...