PRESENTATION

less than 1 minute read


apiviz logo

BACKEND

Visualize data coming from an API in a CMS-like app. If your data is stored somewhere and accessible via an API, ApiViz can transform it into a full website to show it at its best.


FEATURES

ApiViz includes “out-the-box” a back-office to fully configure an original datavisualisation website :

  • navbar : define the logo, links, and menus in your apiviz instance’s navabr.
  • styles : define the CSS styles for your apiviz instance.
  • routes : define the pages and routes of your apiviz instance, either statics contents or data views.
  • data endpoints : define the data endpoints feeding your apiviz instance and the fields you want to display.
  • global : define some metadata for your apiviz instance.
  • footer : define the links present in the apiviz instance’s footer.

WARNING

You need to install Apiviz-backend to enjoy Apiviz-frontend to serve your configuration to the frontend.