All Projects → remyla → damas-core

remyla / damas-core

Licence: GPL-3.0 license
JSON storage service. RESTful, CRUD, multi-user.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to damas-core

mesan-nodejs-auth-crud-api
NodeJS Authentication and CRUD operations API -: Email Verification, Image Upload, Password Reset
Stars: ✭ 72 (+44%)
Mutual labels:  crud, jwt-authentication
angular-forum
Forum application built with Angular
Stars: ✭ 52 (+4%)
Mutual labels:  crud, jwt-authentication
velox
The minimal PHP micro-framework.
Stars: ✭ 55 (+10%)
Mutual labels:  crud
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (-4%)
Mutual labels:  crud
django-dedal
Fast CRUD implemetation for Django.
Stars: ✭ 14 (-72%)
Mutual labels:  crud
jwt-auth
WordPress JSON Web Token Authentication
Stars: ✭ 85 (+70%)
Mutual labels:  jwt-authentication
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+146%)
Mutual labels:  nodejs-server
Attendance-1
A simple attendance list with a delete button, that can delete from the inputs you submitted to the database
Stars: ✭ 15 (-70%)
Mutual labels:  crud
Vapor-JWTAuthorization
Vapor JWT Authorization
Stars: ✭ 45 (-10%)
Mutual labels:  jwt-authentication
elastic-crud
Simple yet elegant ElasticSearch Crud Repository.
Stars: ✭ 46 (-8%)
Mutual labels:  crud
gorest
Go RESTful API starter kit with Gin, JWT, GORM (MySQL, PostgreSQL, SQLite), Redis, Mongo, 2FA, email verification, password recovery
Stars: ✭ 135 (+170%)
Mutual labels:  jwt-authentication
teaching-nodejs-expressjs-framework-spring-2019-2020
Complete Node-Express Application
Stars: ✭ 16 (-68%)
Mutual labels:  nodejs-server
banking
Course files
Stars: ✭ 80 (+60%)
Mutual labels:  jwt-authentication
Pharmacy-Mangment-System
👨‍💻 🏥 MEAN stack Pharmacy Management system.
Stars: ✭ 229 (+358%)
Mutual labels:  jwt-authentication
Codeigniter-4-CRUD-generator
ADEL CCG is an easy open-source intuitive web app to create AdminLTE4 -Bootstrap 5- dashboards with CRUD operations in php.
Stars: ✭ 87 (+74%)
Mutual labels:  crud
backend-server
📠 The backend of the Fairfield Programming Association website.
Stars: ✭ 26 (-48%)
Mutual labels:  nodejs-server
angular-11-spring-boot-jwt-authentication
Angular 11 Spring Boot JWT Authentication example with Authorization | User Registration & Login
Stars: ✭ 62 (+24%)
Mutual labels:  jwt-authentication
jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen
Stars: ✭ 525 (+950%)
Mutual labels:  jwt-authentication
tefact
🏭 (Beta) 轻量级无代码/低代码 H5、表单编辑器。Lightweight no-code/low-code editor for website、H5 page and Form. Build your page without code!
Stars: ✭ 244 (+388%)
Mutual labels:  crud
spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
Stars: ✭ 156 (+212%)
Mutual labels:  jwt-authentication

damas-core Licence Tag Docker Pulls Docker Image

damas-core logo

Simple JSON storage service in NodeJS and Express, focused on reliability, efficiency and extensibility.

Its main features are:

Usage

Clone this repository and run:

docker-compose up

In a web browser, open:

http://localhost

Read the wiki to configure your server for your needs.

Demo

Visit the demo server at https://demo.damas.io

Related Links

http://damas-software.org is a website which presents the projects related to damas-core
https://syncplanet.io is a Saas using damas-core as backend
http://dabox.io is collaborative platform for architecture using damas-core as backend
https://github.com/PRIMCODE/damas-flow is a flow graph interface
https://github.com/PRIMCODE/damas-dashboard is a web control center and admin intreface, usable but not well packaged and documented yet. Get in touch if interested
http://primcode.com PRIMCODE is the company behind the development, the distribution and the maintenance of damas-core

Contributors

Remy Lalanne - Project lead
Thibault Allard
Julie Aresu
Sebastien Courtois
Ghislain Dugat
Joaquin Galvan Angeles
Stephane Hoarau
Matthieu Humeau
Mathieu Lalanne
Axel Pisani
Axel Prat
Mathieu Valero
Quentin Villecroze

License

GPL License(GPLV3)

Copyright(c) 2020 Remy Lalanne [email protected]

damas-core is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

damas-core is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with damas-core. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].