Hi all,

I have recently been working on a RESTful web API for Mezzanine which can 
help empower developers to automate, extend and combine Mezzanine with 
other services. This may be particularly useful to you if you are 
interested in working on an innovative front end for your blog/CMS using a 
modern framework such as Ember.js.

The project is currently in its early stages. Version 0.2 has just been 
released which features:

    * REST API resources for posts, pages, users, and categories
    * Apply filters and search queries to narrow down results
    * OAuth 2.0 allows users to authorize and revoke access to third party 
applications without the need for those applications to request the user's 
credentials
    * Web browsable API
    * Endpoints documented with Swagger UI
    * Leverages Django Rest Framework

There is also a roadmap for the future which at the time of writing 
includes: 

    * More endpoints
    * Writeable API access
    * Test Suite
    * Further documentation

You can install it with:

pip install mezzanine-api

And then go to PyPi or Github to follow the rest of the setup procedure:

PyPi: https://pypi.python.org/pypi/mezzanine-api
Github: https://github.com/gcushen/mezzanine-api

Let me know if you have any feedback and feel free to discuss the API here  
:)

Cheers,

George

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to