ezbackend

0.5.0 • Public • Published

EzBackend

Simple. Scalable. Secure.

Backend Setup in two lines of code

Installation

Instantiate ezbackend

npx ezbackend init <dirname>

Usage

npm start

Read the Docs

Get the full details from the official documentation


How it works

  1. It uses typeorm to connect to any typeorm supported DB (Postgres, MySQL, SQLite, etc)
  2. It uses fastify to create the endpoints
  3. It uses fastify swagger to generate the documentation
  4. It uses fastify passport for authentication

Completed Features

  1. One line file storage
  2. One line custom functions
  3. Database Editor
  4. Benchmarks

Planned Features

  1. One click deploy (Server)
  2. One click deploy (Serverless)
  3. One line GraphQL
  4. One line client side code

Contact Us

If you are keen on contributing/using EzBackend contact us at ezbackend@gmail.com Or submit a pull request to the main repo

Readme

Keywords

none

Package Sidebar

Install

npm i ezbackend

Weekly Downloads

3

Version

0.5.0

License

ISC

Unpacked Size

12.9 kB

Total Files

4

Last publish

Collaborators

  • kapydev