1.4.0 • Published 1 month ago

create-temba-server v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month 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

1 month ago

1.3.0

2 months ago

1.2.1

5 months ago

1.2.0

8 months ago

1.1.0

8 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.9.0

3 years ago

0.7.2

3 years ago

0.8.0

3 years ago

0.7.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.7.0

3 years ago

0.6.1

3 years ago

0.5.2

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.4.2

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago