Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/rest-api-posts
Rest-api-posts
https://github.com/sebastiandotdev/rest-api-posts
Last synced: 25 days ago
JSON representation
Rest-api-posts
- Host: GitHub
- URL: https://github.com/sebastiandotdev/rest-api-posts
- Owner: sebastiandotdev
- Created: 2023-01-31T03:32:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T03:58:07.000Z (almost 2 years ago)
- Last Synced: 2024-08-26T18:54:00.173Z (2 months ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rest Api Fecth
## indice
* premabulo
* aprendizaje
* tecnologias usadas## preambulo
* Consumir datos de un servidor para mi servidor y enviarselo a mi cliente
## aprendizaje
* consumir datos de una api y enviarselo como respuesta a mi cliente## tecnologias usadas
* typescript
* node js
* express js