1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src/api/routes/public
2022-02-24 11:39:38 +00:00
..
utils Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 2022-02-22 18:40:09 +00:00
applications.js Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 2022-02-22 18:40:09 +00:00
index.js Adding controllers for row, query and applications public APIs. 2022-02-23 18:31:32 +00:00
queries.js Adding controllers for row, query and applications public APIs. 2022-02-23 18:31:32 +00:00
rows.js Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 2022-02-22 18:40:09 +00:00
tables.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
users.js Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 2022-02-22 18:40:09 +00:00