Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesar1227/apis_php
Consumo de APIS con PHP. ImageLook | API-REST Usuarios
https://github.com/cesar1227/apis_php
api-rest mysql-database php pixabay-api
Last synced: 6 days ago
JSON representation
Consumo de APIS con PHP. ImageLook | API-REST Usuarios
- Host: GitHub
- URL: https://github.com/cesar1227/apis_php
- Owner: Cesar1227
- License: gpl-3.0
- Created: 2022-12-19T07:26:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T23:46:54.000Z (over 1 year ago)
- Last Synced: 2024-12-11T04:12:40.487Z (2 months ago)
- Topics: api-rest, mysql-database, php, pixabay-api
- Language: PHP
- Homepage:
- Size: 759 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APIS_PHP
- ImageLook: Consumo API - Imagenes
- Users: API-REST Usuarios
## ImageLook* Pagina Web creada mediante PHP para consumir la API de Pixabay con el fin de obtener imagenes filtradas por palabras clave, tema o ambos.
* #### Inicio
* #### Filtro 1
* #### Filtro 2
## Users API-REST
* API-REST creada mediante PHP y MySQL, permite las operaciones de obtener, crear, actualizar y eliminar usuarios.
* #### GET
* #### POST
* #### PUT
* #### DELETE