create-temba-server

1.4.0 • Public • Published

Temba Starter Project

Use this starter to get a simple REST API up and running quickly with Temba.

Temba is a package for creating simple REST APIs with data stored either in memory, a JSON file, or MongoDB.

From the Temba docs:

Get a simple REST API with zero coding in less than 30 seconds (seriously).

For developers that need a quick NodeJS backend for small projects.

Getting Started

  1. Create your Temba server:
npx create-temba-server@latest my-rest-api
  1. Start your server:
cd my-rest-api && npm start
  1. Send requests to the server with your app or favorite HTTP client.

More about Temba and how to configure it, see the Temba docs.

Readme

Keywords

none

Package Sidebar

Install

npm i create-temba-server

Weekly Downloads

57

Version

1.4.0

License

ISC

Unpacked Size

8.11 kB

Total Files

9

Last publish

Collaborators

  • bouwe77