Skip to content

loweffort-alt/ToDoLock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ToDoLock Server! 👺

This server has a simple logic to avoid space problems in my database. It can store a total of 10 users with a maximum of 10 notes per user. In other words, the 11th user will erase all data from the 1st user and so on. arraygif

ENG: Here's a visual guide to understanding how a REST API works, specifically the flow of execution of a web page server. If you have any advice to improve the diagram, write it as a comment.

ESP: Guía visual para comprender cómo funciona una API REST, específicamente el flujo de ejecución de un servidor de páginas web. Si tienes algún consejo para mejorar el diagrama, escríbelo como comentario.