Crear una Restful Api (CRUD) empleando Django Rest Framework

13-10-2020 - Andrés Cruz

Crear una Restful Api (CRUD) empleando Django Rest Framework

Rest Api Se explica como podemos crear una Api Rest automáticada, tipo CRUD empleando Django Rest Framework.

Continuar leyendo


Create a Restful API (CRUD) using the Django Rest Framework

17-07-2023 - Andrés Cruz

Create a Restful API (CRUD) using the Django Rest Framework

Rest Api It explains how we can create an automatic Rest Api, CRUD type using Django Rest Framework.

Continuar leyendo


¿Cómo crear una API REST (RestFul) en CodeIgniter 4?

16-08-2020 - Andrés Cruz

¿Cómo crear una API REST (RestFul) en CodeIgniter 4?

Rest Api Las Rest APIs son un conjunto de métodos que pueden ser consumidos vía peticiones GET, POST, PUT, PATCH, DELETE y vamos a aprender a crear una RestFul de tipo CRUD en CodeIgniter 4 mediante controladores de tipo recurso.

Continuar leyendo


How to create a REST API (RestFul) in CodeIgniter 4?

28-04-2023 - Andrés Cruz

How to create a REST API (RestFul) in CodeIgniter 4?

Rest Api The Rest APIs are a set of methods that can be consumed via GET, POST, PUT, PATCH, DELETE requests and we are going to learn how to create a CRUD RestFul in CodeIgniter 4 using resource type controllers.

Continuar leyendo


Configurar los CORS en Flask

07-02-2022 - Andrés Cruz

Configurar los CORS en Flask

Rest Api Veremos como podemos configurar una aplicacion en Flask con una rest api para que mediante los CORS podamos interconectar aplicaciones, por ejemplo, en Vue.

Continuar leyendo


Configure CORS in Flask

19-05-2023 - Andrés Cruz

Configure CORS in Flask

Rest Api We will see how we can configure an application in Flask with a rest api so that through CORS we can interconnect applications, for example, in Vue.

Continuar leyendo


Token de autenticación en la Rest Api emplando Django Rest Framework

14-12-2020 - Andrés Cruz

Token de autenticación en la Rest Api emplando Django Rest Framework

Rest Api Vamos a crear una función y configuraciones para proteger toda la Rest Api creada anteriormente mediante tokens de autenticación empleando Django Rest Framework.

Continuar leyendo


Authentication token in Rest API using Django Rest Framework

18-07-2023 - Andrés Cruz

Authentication token in Rest API using Django Rest Framework

Rest Api We are going to create a function and configurations to protect all the Rest APIs created above with authentication tokens using the Django Rest Framework.

Continuar leyendo


Django y Django Rest Framework: mejores prácticas

12-07-2021 - Andrés Cruz

Django y Django Rest Framework: mejores prácticas

Rest Api Vamos a darte un resumen, concejos y buenas practicas MUY IMPORTANTES sobre Django en la creación de APIs REST con DRF.

Continuar leyendo


Django and the Django Rest Framework: Best Practices

10-07-2023 - Andrés Cruz

Django and the Django Rest Framework: Best Practices

Rest Api We are going to give you a summary, tips and VERY IMPORTANT best practices about Django in creating REST APIs with DRF.

Continuar leyendo


Acepto recibir anuncios de interes sobre este Blog.