https://github.com/mostlyjs/mostly-entity
MostlyJS entity utilities for parse incoming and outgoing data
https://github.com/mostlyjs/mostly-entity
entity microservices nodejs
Last synced: about 1 year ago
JSON representation
MostlyJS entity utilities for parse incoming and outgoing data
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-entity
- Owner: MostlyJS
- License: mit
- Created: 2017-05-01T13:34:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T21:05:41.000Z (over 3 years ago)
- Last Synced: 2025-02-08T15:37:18.182Z (about 1 year ago)
- Topics: entity, microservices, nodejs
- Language: JavaScript
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mostly Entity
=============
[](https://travis-ci.org/mostlyjs/mostly-entity)
Utilities for parsing incoming and exposing outgoing data fields for vary endpoints.
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-entity --save
```
# License
MIT