https://github.com/leslitech/datenbanken
API-First Database as a Service
https://github.com/leslitech/datenbanken
Last synced: 12 months ago
JSON representation
API-First Database as a Service
- Host: GitHub
- URL: https://github.com/leslitech/datenbanken
- Owner: LesliTech
- License: gpl-3.0
- Created: 2022-11-28T00:12:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T17:46:56.000Z (about 3 years ago)
- Last Synced: 2025-01-30T17:38:33.221Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://datenbanken.dev/
- Size: 254 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
API-First Database as a Service
Version 2.0.0
#### Install from source
------
```
git clone https://github.com/LesliTech/DatenBanken.git
npm install
npm run prepare
npm run test
npm run dev
```
#### Features
------
* Built-in HTTP REST API
* Fast native MongoDB implementation
* Integrations:
#### Requirements
------
* NodeJS 16+
* MongoDB 5+
* NPM
#### Website & documentation
-------
DatenBanken is completely free and open source
* Website: [https://datenbanken.dev](https://datenbanken.dev)
* Documentation: [https://datenbanken.dev/documentation](https://datenbanken.dev/documentation/)
* Issue tracker: [https://github.com/LesliTech/DatenBanken/issues](https://github.com/LesliTech/DatenBanken/issues)
### License
------
Software developed in [Guatemala](http://visitguatemala.com/) by [LesliTech](https://www.lesli.tech) distributed under the *General Public License v 3.0* you can read the full license [here](http://www.gnu.org/licenses/gpl-3.0.html)