Update README.md
This commit is contained in:
parent
556ce23603
commit
a51038954e
|
@ -1,6 +1,6 @@
|
||||||
# CRUDKit for Vapor 4
|
# CRUDKit for Vapor 4
|
||||||
|
|
||||||
**Not actively maintained** (see https://github.com/simonedelmann/crud-kit/issues/)
|
**Not actively maintained** (see https://github.com/simonedelmann/crud-kit/issues/9)
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue