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
- Host: GitHub
- URL: https://github.com/alexandreelise/com_helloapi
- Owner: alexandreelise
- License: gpl-2.0
- Created: 2021-08-07T18:07:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T00:24:24.000Z (over 1 year ago)
- Last Synced: 2025-05-13T20:32:26.810Z (about 1 year ago)
- Topics: api, api-rest, api-restful, joomla-component, joomla-extension, joomla4, webservices
- Language: PHP
- Homepage: https://apiadept.com
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Component - Helloapi



__ __ ____ _____ __ __
/ / / ___ / / ____ / ___/__ ______ ___ _____ / ____ ____ ____ ___ / ___ __________
/ /_/ / _ \/ / / __ \ \__ \/ / / / __ \/ _ \/ ___/ __ / / __ \/ __ \/ __ `__ \/ / _ \/ ___/ ___/
/ __ / __/ / / /_/ / ___/ / /_/ / /_/ / __/ / / /_/ / /_/ / /_/ / / / / / / / __/ / (__ )
/_/ /_/\___/_/_/\____/ /____/\__,_/ .___/\___/_/ \____/\____/\____/_/ /_/ /_/_/\___/_/ /____/
/_/
>   
> 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)