Skip to content

vicmmendoza/smart_storage_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Storage Library

Descripción

Pequeño proyecto de una api hecho en symfony 5. Utilizando dos endpoint una para agregar valores a un fichero y otro para recuperarlos si existen.

  • Para crear valores en el fichero utlizar POST api/library input [value]
  • Para recuperar valores en el fichero utlizar Get api/library/{valor}

Test

Para ejecutar los test vendor/bin/phpunit

About

Api en Symfony 5 que guarda valores y los recupera de un fichero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors