@adamite/api

0.1.0-beta.0 • Public • Published

The Adamite API server allows other services in your Adamite instance to verify access from the Adamite SDK. You can think of it as a central registry for your Adamite instance.

CircleCI codecov


This package is internal to Adamite, so if you just want to use Adamite, we suggest reading our Getting Started guide instead.


Installation

yarn add @adamite/api

Quick Start

const api = require("@adamite/api");
api(require("./adamite.js")); // your adamite config file

Documentation

You can find the Adamite documentation on our website.

For a quick overview of Adamite, check out the getting started guide.

About Adamite

Adamite is an open source, self host-able, platform as a service.

  • Get up and running quickly: Adamite lets you develop your apps without worrying about a back end.

  • Database, Authentication, and Functions: Adamite provides a set of core services required by most applications, and gives you the power to add more to fit your needs.

  • Scale with Adamite: You're in control of your Adamite instance, and can customize it to fit your needs, even beyond an initial MVP.

Contributing

Adamite is open source and welcomes contributions. For more information, read our Contribution Guide.

License

Adamite is MIT licensed.

Dependencies (9)

Dev Dependencies (4)

Package Sidebar

Install

npm i @adamite/api

Weekly Downloads

1

Version

0.1.0-beta.0

License

MIT

Unpacked Size

18 kB

Total Files

33

Last publish

Collaborators

  • jessedunlap