neaty

Neaty: Open Source Framework for Node.js

Usage no npm install needed!

<script type="module">
  import neaty from 'https://cdn.skypack.dev/neaty';
</script>

README

Neaty

Neaty is a high-extensible, open-source Node.js framework based on StrongLoop/loopback that enables you to:

  • Create dynamic end-to-end REST APIs with little or no coding.
  • Access data from MySQL, PostgreSQL and MongoDB.
  • Incorporate model relationships and access controls for complex APIs.
  • Promise and await/async.

Neaty consists of:

  • A library of Node.js modules.
  • Yeoman generators for scaffolding applications.

Neaty tools include:

  • Command-line tool neaty init to create applications, models, data sources, and so on.

Neaty modules

The Neaty framework is a set of Node.js modules that you can use independently or together.

Core

Connectors

Components

Tools

Thanks to:

  • StrongLoop: creator of the basis of this project.
  • WeFlex: sponsor of this project.

License

MIT Licensed