mirror of
https://github.com/MasterAcnolo/Quick-API.git
synced 2026-07-29 18:05:46 +02:00
feat: initial release of Quick API
Express server that automatically generates REST endpoints from JSON files.
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/node_modules
|
||||
/data/**.json
|
||||
Reference in New Issue
Block a user