DEV Community

Discussion on: I'm a dev who has a vision for a new internet. I've even started building software, Ask Me Anything!

Collapse
 
joshualjohnson profile image
Joshua Johnson

It's a REST application. To put it in it's simplest form, it's a database abstraction tool that provides users with the ability to create REST resources and define permissions around who can access those resources. The user also has the ability to allow another actor to create resources on their behalf.

The software comes bundled with a UI that a user can go through and administer their data.