Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

torchbox/wagtailapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NOTE: This module is now part of Wagtail (1.0+) and is no longer maintained: http://docs.wagtail.io/en/v1.0rc2/reference/contrib/api/index.html

Wagtail API

The wagtailapi module can be used to create a read-only, JSON-based API for public Wagtail content.

There are three endpoints to the API:

  • Pages: /api/v1/pages/
  • Images: /api/v1/images/
  • Documents: /api/v1/documents/

See Installation and Configuration if you want to add this module to your Wagtail site.

See Usage for documentation on the API.

About

A module for adding a read only, JSON based web API to your Wagtail site (NO LONGER MAINTAINED! Use Wagtails contrib.wagtailapi module instead)

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages