Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
/ wpapi Public archive

A simple application for CFML/Railo to interact with the WordPress.com OAuth2 authentication process and call its API.

License

Notifications You must be signed in to change notification settings

archived-by-ben/wpapi

Repository files navigation

WPAPI

GitHub Maintenance

A simple application for CFML/Railo to interact with the WordPress.com OAuth2 authentication process and call its API.

Introduction

This small collection of CFML pages allows you to interact with the WordPress.com API using the standard OAuth2 methods. The pages are kept simple to allow easy modification and customisation of the code.

Getting Started

The application requires no frameworks or 3rd party dependencies.

Simply copy the wpapi directory into the web root (wwwroot) of your CFML or Railo server.

When done point your browser to the index.cfm within wpapi.

Often either http://localhost:8080/wpapi/index.cfm or http://localhost:8888/wpapi/index.cfm

The index.cfm contains all the instructions and optional configurations you may need.

Sample screenshots

A collection of preview screenshots can be found at https://github.com/bengarrett/wpapi/tree/master/screenshots

Preview index.cfm

Licence

The MIT License (MIT) Copyright (c) 2014 Ben Garrett

About

A simple application for CFML/Railo to interact with the WordPress.com OAuth2 authentication process and call its API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published