ReactiveRecord
ReactiveRecord is a JavaScript library I created which provides a framework for interacting with JSON APIs in React. It’s sort of an amalgamation of features from ActiveRecord (part of Ruby on Rails) and Mongoose.
To get started using ReactiveRecord or read the documentation, you can begin here: https://reactiverecord.com
Leave a Reply