Update README.md
This commit is contained in:
parent
f42ebf53f5
commit
556ce23603
|
@ -1,5 +1,7 @@
|
||||||
# CRUDKit for Vapor 4
|
# 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.
|
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
|
## Contribution
|
||||||
|
|
Loading…
Reference in New Issue