Updated 10 months ago
todosimple-api
Projeto de API RESTful em Spring Boot para gerenciamento de tarefas, com foco em CRUD e autenticação. Parte de um curso interdisciplinar na PUC Minas. Playlist do curso no YouTube
Updated 10 months ago
https://github.com/beerda/crudtable
"crudtable" is an R package that provides an easy tabular data input user interface in Shiny web applications. With crudtable, all the user CRUD operations on dataset (Create, Read, Update, Delete) may be easily achieved.
Updated 10 months ago
https://github.com/junwatu/griddb-client
A modern TypeScript client for GridDB Web API with full CRUD operations, cloud support, and comprehensive testing
Updated 10 months ago
django-ninja-crudl
The easiest, quickest and most complete way to publish REST API with Create, Read, Update, Delete and List endpoints from Django models.