Project Generator

Select a programming language to generate a starter project.

Golang

Golang

Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson.

Following are the covered frameworks:

  1. Gin
  2. Fibre
  3. Echo
  4. Mux
  5. Default HTTP

Following are the databases:

  1. PostGres
  2. SQLite
  3. MYSQL
  4. MongoDB
Node

Node

Node.js is an open-source, cross-platform JavaScript runtime environment and library for running web applications outside the client's browser.

Following are the covered languages:

  • JavaScript
  • TypeScript

Following are the databases:

  1. MongoDB
  2. PostGreSQL
  3. MySQL

Following are the ORMS:

  1. Drizzle
  2. Mongoose
Python

Python

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.

Following are the covered frameworks:

  1. Flask
  2. Fast API

Following are the databases:

  1. Postgres
  2. SQLite
  3. MySQL

More frameworks and databases can be added on request. Please raise an issue on the GitHub repository.