Code Monkey home page Code Monkey logo

amun's Introduction

amun

About

Amun is a content managment framework written in PHP 5 and based on the PSX framework. The goal of Amun is to build a more federated and programmable web. This is achieved by providing an RESTful API for managing and distributing content in standard formats like JSON, XML and Atom. More informations at the website at http://amun-project.org

Features

  • Uses OAuth for API authentication
  • Supports OpenID login
  • Provides Web Host Metadata with LRDD and WebFinger support
  • RESTful API designed after the OpenSocial Core API Server Specification
  • Supports Portable Contacts
  • Provides XRDS for service discovering
  • FOAF support for profiles
  • Active messaging integration with STOMP
  • Javascript and CSS concatenation to optimize page load
  • User group and right managment

Installation

To install Amun simply clone the repository or download an release. After this enter you database connection data in the configuration.php file and run the following command:

composer install

Amun uses a custom plugin to install the database structure through composer. If something went wrong simply use "composer update" and the installer will try to install all missing services. For more informations please read the manual.

Services

Amun has its own package server at http://packages.amun-project.org to distribute all required services.

Build Status

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.