Client app for server interaction via sockets and GET/POST/DELETE requests, handling authentication, library access, and book management.
-
Updated
Feb 15, 2025 - C++
Client app for server interaction via sockets and GET/POST/DELETE requests, handling authentication, library access, and book management.
Você precisa criar uma API simples em Node.js com Express que implemente operações CRUD (Create, Read, Update, Delete) para gerenciar tarefas, usando um banco de dados em memória (um array)
To associate your repository with the get-post-delete topic, visit your repo's landing page and select "manage topics."