Skip to content

Google Summer of Code 2013 - A Public facing REST API for GNU Mailman

Notifications You must be signed in to change notification settings

mgill25/mailman-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Mailman-REST

This application was part of the work done by me as part of Google Summer of Code 2013 for Mailman 3 under the Python Software Foundation

This code is hosted here for Archival purpose. Most of it is based entirely on very specific requirements for Mailman 3.

The requirements for running this application are:

  1. Django
  2. Django REST Framework
  3. Postorius - A Django app that aims to provide an admin interface for Mailman.
  4. Mailman 3 - Also referred as Mailman Core throughout the code and documentation.

Documentation

Detailed documentation can be found at mm-rest/website/public_rest/doc/. It explains the overall design process behind the API, and also contains an API spec. The spec might not be up to date!

About

Google Summer of Code 2013 - A Public facing REST API for GNU Mailman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages