Update the name of a listed tool. CASE became Manifest

This commit is contained in:
Sébastien Conejo 2024-07-31 22:20:03 +02:00 committed by GitHub
parent feea48f1d3
commit 8a142f2997
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2097,11 +2097,11 @@
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
}, },
{ {
"name": "CASE", "name": "Manifest",
"link": "https://github.com/casejs/case", "link": "https://github.com/mnfst/manifest",
"label": "Good First Issue", "label": "Good First Issue",
"technologies": ["TypeScript"], "technologies": ["TypeScript"],
"description": "CASE is an open-source and frameworkless tool that makes it easy to build CRUD web applications." "description": "Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly."
} }
] ]
} }