Niki API Client

This Niki API Client is an interface to the Niki house-database API, for easy usage in Wordpress sites. For example using a template.

By fundamentallmedia

Version 0.3.1 Active Installs 0+ Updated 7 years ago 7 years old

Description

The Niki API Client is a WordPress implementation of the Niki.nl REST API. It yields the
following functionality:

  • authorisation: using username and password, acquire an oauth (version 1.0) token to access the Niki API
  • project selection: in a list of all projects in your account, select the relevant project(s) to use in the website
  • resource implementations: Implementation of all resources of the Niki REST API except for the ‘search’ resources.

Example implementation

In the plugin directory, a folder named ‘examples’ is included. This folder contains 3 items:
# /classes: example view classes for housetypes, housetype-listings, and interest forms
# /theme: contains an example wordpress-theme, this theme can be installed (copied) in your theme folder
# niki-functions.php: file providing methods for displaying various Niki data

Of course, these are example implementations, not ment for direct production use. They will point you in the right direction while
implementing your own Niki-data filled website.

Plugin comparisons

See how this plugin stacks up against alternatives side by side.