An open API service indexing awesome lists of open source software.

https://github.com/alexandreelise/com_helloapi

An example basic Joomla! Core Web Services component
https://github.com/alexandreelise/com_helloapi

api api-rest api-restful joomla-component joomla-extension joomla4 webservices

Last synced: 5 months ago
JSON representation

An example basic Joomla! Core Web Services component

Awesome Lists containing this project

README

          

# Component - Helloapi

![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=alexandreelise.com_helloapi&style=flat&format=true)
![GitHub followers](https://img.shields.io/github/followers/alexandreelise?style=flat)
![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCCya8rIL-PVHm8Mt4QPW-xw?style=flat&label=YouTube%20%40Api%20Adept%20vues)

__ __ ____ _____ __ __
/ / / ___ / / ____ / ___/__ ______ ___ _____ / ____ ____ ____ ___ / ___ __________
/ /_/ / _ \/ / / __ \ \__ \/ / / / __ \/ _ \/ ___/ __ / / __ \/ __ \/ __ `__ \/ / _ \/ ___/ ___/
/ __ / __/ / / /_/ / ___/ / /_/ / /_/ / __/ / / /_/ / /_/ / /_/ / / / / / / / __/ / (__ )
/_/ /_/\___/_/_/\____/ /____/\__,_/ .___/\___/_/ \____/\____/\____/_/ /_/ /_/_/\___/_/ /____/
/_/

> ![GitHub Repo stars](https://img.shields.io/github/stars/alexandreelise/com_helloapi?style=flat) ![GitHub forks](https://img.shields.io/github/forks/alexandreelise/com_helloapi?style=flat) ![GitHub watchers](https://img.shields.io/github/watchers/alexandreelise/com_helloapi?style=flat)

> English: Example Joomla! 4 component as a way to create Web Services enabled component

> Français: Exemple de composant Joomla! 4 qui montre comment créer un composant avec des Services Web.

--------------------------------------------

## INFOS

> English: [Click here to get in touch](https://github.com/mralexandrelise/mralexandrelise/blob/master/community.md "Get in touch")

> Français: [Cliquez ici pour me contacter](https://github.com/mralexandrelise/mralexandrelise/blob/master/community.md "Me contacter")

---------------------------------------------

## SPECIAL THANKS TO

[Astrid](https://github.com/astridx)

[Joomla! 4 boilerplate component](https://github.com/joomla-extensions/boilerplate/tree/2019.3/src/j4component)

[This official Joomla! 4 documentation](https://docs.joomla.org/J4.x:Adding_an_API_to_a_Joomla_Component)