An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Mostly Entity
=============

[![Build Status](https://travis-ci.org/mostlyjs/mostly-entity.svg)](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