Update README.md

This commit is contained in:
Simon Edelmann 2021-06-24 22:45:39 +02:00 committed by GitHub
parent f42ebf53f5
commit 556ce23603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# CRUDKit for Vapor 4
**Not actively maintained** (see https://github.com/simonedelmann/crud-kit/issues/)
We all write CRUD (Create-Read-Update-Delete) routes all the time. The intention of this package is to reduce repeating code and to provide a fast start for an API.
## Contribution