Wow!

This looks really cool. There's a similar piece of work going on here with
the intention of residing in Mezzanine itself:

https://github.com/stephenmcd/mezzanine/pull/1210

Not sure if there's anything the two bits of work can leverage off each
other, or how that might turn out, but what you've done looks great.

On Thu, May 14, 2015 at 5:14 AM, Geo <[email protected]> wrote:

> 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.
>



-- 
Stephen McDonald
http://jupo.org

-- 
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