Skip to content

sergiecode/sql-practica-nodejs-mysql-sin-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Como usar

npm install
docker-compose up -d

Endpoints

  • POST /profesores - Crear profesor
  • GET /profesores - Listar profesores activos
  • DELETE /profesores/:id - Baja lógica
  • DELETE /profesores/:id/fisico - Baja física

About

Practica curso de SQL nodeJS dockerizado sin ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors