66 lines
2.2 KiB
Markdown
66 lines
2.2 KiB
Markdown
|
ZEUS library {#mainpage}
|
||
|
=============
|
||
|
|
||
|
@tableofcontents
|
||
|
|
||
|
What is ZEUS: {#zeus_mainpage_what}
|
||
|
==============
|
||
|
|
||
|
ZEUS, or Zeus Ewol micro-service. It is a developement to create c++ microservice compatible with the web generic ineterface.
|
||
|
|
||
|
My objective are:
|
||
|
- create a facebook, tweeter, snapsher heberged on my own server and not dependent on the "big enterprise" that I do not know what they do on my "PERSONAL DATA"
|
||
|
- Have a real sharing on personal picture and video with the circle I want
|
||
|
- Create a separate Front end that can acces on an other service that is own on an other server ==> generic API ==> 1 Front end
|
||
|
- shared My phone and personal data with all my friend and family ==> ne need to update the information, this is automatic...
|
||
|
- ...
|
||
|
|
||
|
I love Free Internat that I can be free on big compagny !!!!
|
||
|
|
||
|
What it does: {#zeus_mainpage_what_it_does}
|
||
|
-------------
|
||
|
|
||
|
This is a prototype (need more developpers)
|
||
|
|
||
|
TBD ...
|
||
|
|
||
|
ZEUS is dependent of the STL (compatible with MacOs stl (CXX))
|
||
|
|
||
|
|
||
|
What languages are supported? {#zeus_mainpage_language}
|
||
|
=============================
|
||
|
|
||
|
ZEUS is written in C++.
|
||
|
|
||
|
|
||
|
Are there any licensing restrictions? {#zeus_mainpage_license_restriction}
|
||
|
=====================================
|
||
|
|
||
|
ZEUS is **FREE software** and _all sub-library are FREE and staticly linkable !!!_
|
||
|
|
||
|
|
||
|
License (APACHE-2.0) {#zeus_mainpage_license}
|
||
|
====================
|
||
|
|
||
|
Copyright ZEUS Edouard DUPIN
|
||
|
|
||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||
|
you may not use this file except in compliance with the License.
|
||
|
You may obtain a copy of the License at
|
||
|
|
||
|
<http://www.apache.org/licenses/LICENSE-2.0>
|
||
|
|
||
|
Unless required by applicable law or agreed to in writing, software
|
||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
|
See the License for the specific language governing permissions and
|
||
|
limitations under the License.
|
||
|
|
||
|
|
||
|
Other pages {#zeus_mainpage_sub_page}
|
||
|
===========
|
||
|
|
||
|
- @ref zeus_build
|
||
|
- [**ewol coding style**](http://atria-soft.github.io/ewol/ewol_coding_style.html)
|
||
|
|