Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/rest-api-mysql
https://github.com/sebastiandotdev/rest-api-mysql
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastiandotdev/rest-api-mysql
- Owner: sebastiandotdev
- Created: 2023-01-25T22:33:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T01:29:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-26T18:53:59.895Z (2 months ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rest api mysql
## indice
* preambulo
* aprendizaje
* tecnologias usadas## preambulo
* Desarrollaremos una rest api usando mysql como base de datos , una base de datos muy amada por mucho y bastante viable siempre y cualquier aplicacion
* ## aprendizaje
* Mi aprendizaje fue a manejar mejor los tipos de datos y typescript aplicando interfaces para tener una informacion mas seguras en el momento de enviar los datos al cliente
## tecnlogias usadas
- typescript
- node js
- express
- mysql