Skip to content
forked from CrudaJS/crudajs

Pluggable CRUD JavaScript library for hypertext-driven REST APIs.

License

Notifications You must be signed in to change notification settings

Markitox/crudajs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrudaJS

CrudaJS is a pluggable CRUD and data administration JavaScript library for hypertext-driven REST APIs.

Main goal

The primary goal of the project is to speed up application development by bringing pluggable fully operational data management front-end for hypermedia-driven REST APIs based applications and to relieve your codebase for more important stuff.

Features

  • Back-end agnostic: It doesn't matter in which programming language your hypertext-driven REST API is written. CrudaJS uses HAL, while your back-end speaks HAL, CrudaJS will work.
  • Embeddable: CrudaJS doesn't force you to use a specific UI toolkit, out of the box, CrudaJS provides you simple templates and JavaScript code to live within your application.

Bug Reports & enhancements requests

License

  • CrudaJS is released under version 2.0 of the Apache License.

About

Pluggable CRUD JavaScript library for hypertext-driven REST APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 14.7%
  • HTML 7.0%