Files
freeCodeCamp/guide/spanish/miscellaneous/create-a-new-api-endpoint-in-angular/index.md
2018-10-16 21:32:40 +05:30

7 lines
453 B
Markdown

---
title: Create a New Api Endpoint in Angular
localeTitle: Crear un nuevo punto final de API en Angular
---
> > yo angular-fullstack: punto final whatsit
Usando esta línea, usted consigue que Yeoman genere automáticamente otro punto final de API y un nuevo tipo de colección para su base de datos. ¡Ahora tenemos _cosas_ tan bien como lo que _es_ ! Siéntase libre de abrir **/server/api/whatsit/whatsit.model.js** y defina su whatsit como desee.