Skip to content

Commit 1fa962e

Browse files
author
walonCode
committed
feat: add initial scaffold templates for Express, FastAPI, Fiber, and Gin
1 parent 5911ef0 commit 1fa962e

File tree

25 files changed

+10
-0
lines changed

25 files changed

+10
-0
lines changed

internals/scaffold/templates/express-js/controllers/controller.js

Whitespace-only changes.

internals/scaffold/templates/express-js/middlewares/middleware.js

Whitespace-only changes.

internals/scaffold/templates/express-js/routes/route.js

Whitespace-only changes.

internals/scaffold/templates/express-js/utils/utils.js

Whitespace-only changes.

internals/scaffold/templates/express-js/validators/validator.js

Whitespace-only changes.

internals/scaffold/templates/express-ts/controllers/controller.ts

Whitespace-only changes.

internals/scaffold/templates/express-ts/middlewares/middleware.ts

Whitespace-only changes.

internals/scaffold/templates/express-ts/routes/route.ts

Whitespace-only changes.

internals/scaffold/templates/express-ts/utils/util.ts

Whitespace-only changes.

internals/scaffold/templates/express-ts/validators/validator.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)