# can-define-rest-model

> Connect a map to a rest connection

Latest version **2.0.0** (published 2019-12-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-define-rest-model
pnpm add can-define-rest-model
yarn add can-define-rest-model
bun add can-define-rest-model
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2019-12-14 |
| First published | 2019-09-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 42 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | DoneJS Core Team |
| Maintainers | bmomberger-bitovi, chasen, phillipskevin |
| Keywords | canjs, donejs, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-define-rest-model
- Repository: https://github.com/canjs/can-define-rest-model
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-define-rest-model/issues
- npm.io page: https://npm.io/package/can-define-rest-model

## Dependencies (6)

- [can-define](https://npm.io/package/can-define.md) ^2.2.0
- [can-connect](https://npm.io/package/can-connect.md) ^4.0.0
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.15.2
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-query-logic](https://npm.io/package/can-query-logic.md) <2.0.0

## Recent versions

- 2.0.0 (latest) — 2019-12-14
- 1.2.0 — 2019-09-03

## README

# can-define-rest-model

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-define-rest-model/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-define-rest-model.svg)](https://www.npmjs.com/package/can-define-rest-model)
[![Travis build status](https://travis-ci.com/canjs/can-define-rest-model.svg?branch=master)](https://travis-ci.com/canjs/can-define-rest-model)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-define-rest-model.svg)](https://greenkeeper.io/)

Connect a map to a rest connection

## Documentation

Read the [can-define-rest-model API docs on CanJS.com](https://canjs.com/doc/can-define-rest-model.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-define-rest-model/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-define-rest-model/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-define-rest-model/blob/master/LICENSE)

---
_Source: https://npm.io/package/can-define-rest-model · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
