1.2.0 • Published 2 months ago

create-temba-server v1.2.0

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

Temba Starter Project

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

Temba is a package for creating simple REST APIs with MongoDB.

From the Temba docs:

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

For developers who need a quick 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.2.0

2 months ago

1.1.0

2 months ago

1.0.2

7 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.9.0

2 years ago

0.7.2

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.5.2

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.4.2

2 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