1.4.0 • Published 10 months ago

create-temba-server v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

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.

1.4.0

10 months ago

1.3.0

11 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.9.0

4 years ago

0.7.2

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.5.2

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.4.2

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago