Giter Club home page Giter Club logo

posty_api's Introduction

#posty_API

The posty_API is the core element of the posty softwarestack. It is developed to administrate a mailserver based on Postfix and Dovecot. It offers an easy REST interface which can be used in own applications or with the posty client applications, posty_CLI and posty_webUI.

Requirements

You need a working ruby installation.

Tested with ruby 1.9.3, 2.1.1, 2.1.2

Installation

  1. Download the source either using git or from the GitHub page as archive.
  2. Extract the archive
  3. Change directory to the extracted folder
  4. Move config/database_default.yml to config/database.yml and change it to your needs.
  5. Run bundle install
  6. Run rake db:migrate
  7. Run rake api_key:generate
  8. Start the application e.g. with rackup

Notice: Check your RACK_ENV if any problems occur.

Usage

Here is a short overview about the possible API REST calls. Also available at http://www.posty-soft.de/swaggerv2/posty_api.html

Domains:

Users:

UserAliases:

DomainAliases:

Summary:

Transports:

ApiKeys:

:access_token :active :expires_at

Test

You can run the tests by going to project root and run: rspec

Information

For more informations about posty please visit our website: www.posty-soft.org

Support

Bug reports

If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us fixing the possible bug. We also encourage you to help even more by forking and sending us a pull request.

License

LGPL v3 license. See LICENSE for details.

Copyright

All rights are at (C) http://www.posty-soft.org 2014

posty_api's People

Contributors

chicobico avatar lweis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.