Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netgen/ezplatform-site-api
Netgen's Site API is site building productivity layer for eZ/Ibexa Platform
https://github.com/netgen/ezplatform-site-api
developer-experience ezplatform ezpublish ibexa-platform php productivity
Last synced: 21 days ago
JSON representation
Netgen's Site API is site building productivity layer for eZ/Ibexa Platform
- Host: GitHub
- URL: https://github.com/netgen/ezplatform-site-api
- Owner: netgen
- License: gpl-2.0
- Created: 2016-07-25T11:38:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T10:30:39.000Z (over 1 year ago)
- Last Synced: 2024-09-19T08:21:28.101Z (about 2 months ago)
- Topics: developer-experience, ezplatform, ezpublish, ibexa-platform, php, productivity
- Language: PHP
- Homepage: https://docs.netgen.io/projects/site-api
- Size: 1.6 MB
- Stars: 37
- Watchers: 16
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Netgen's Site API for eZ Platform
[![Build Status](https://img.shields.io/github/actions/workflow/status/netgen/ezplatform-site-api/tests.yml?branch=master)](https://github.com/netgen/ezplatform-site-api/actions)
[![Read the Docs](https://img.shields.io/readthedocs/netgen-ezplatform-site-api?style=popout)](https://docs.netgen.io/projects/site-api/en/latest/)
[![Downloads](https://img.shields.io/packagist/dt/netgen/ezplatform-site-api.svg)](https://packagist.org/packages/netgen/ezplatform-site-api)
[![Latest stable](https://img.shields.io/packagist/v/netgen/ezplatform-site-api.svg?style=popout)](https://packagist.org/packages/netgen/ezplatform-site-api)
[![PHP](https://img.shields.io/badge/PHP-%E2%89%A5%207.3-%238892BF.svg)](https://secure.php.net/)
[![eZ](https://img.shields.io/badge/eZ%20Platform-%E2%89%A5%203.1-orange.svg?style=popout)](https://ezplatform.com/)**Netgen's Site API** is a productivity layer built for eZ developers, designed to
remove the need for boilerplate code and make the development of eZ Platform sites more accessible
and less fallible.By removing the need to write PHP to solve common problems, Site API enables less technical people
and other developers beside PHP ones to do more - such as content creators, project managers and
frontend developers. With its PHP API it also simplifies things for PHP developers, freeing them
from having to continually reinvent the wheel and giving them more time to spend on the custom
backend logic.Find out more on the [documentation site](https://docs.netgen.io/projects/site-api) and join
[#ez-site-api](https://ezcommunity.slack.com/messages/CMWJL1V1P) channel on eZ Community Slack
([invite](https://ez-community-on-slack.herokuapp.com)).