https://github.com/themost-framework/themost-client
MOST Web Framework Javascript Clients
https://github.com/themost-framework/themost-client
Last synced: 4 months ago
JSON representation
MOST Web Framework Javascript Clients
- Host: GitHub
- URL: https://github.com/themost-framework/themost-client
- Owner: themost-framework
- License: bsd-3-clause
- Created: 2017-10-22T06:49:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:57:06.000Z (over 2 years ago)
- Last Synced: 2024-03-23T09:29:59.458Z (over 1 year ago)
- Language: TypeScript
- Size: 1.83 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# themost-client

[MOST Web Framework 2.0 **Codename Blueshift**](https://github.com/themost-framework/themost) - Javascript Clients
#### Node Client Module
[@themost/node](https://github.com/themost-framework/themost-client/tree/master/modules/%40themost/node) is a client module for node.js applications which are going to use @themost as backend api server.
#### AngularJS Client Module
[@themost/angularjs](https://github.com/themost-framework/themost-client/tree/master/modules/%40themost/angularjs) is a client module for angular js 1.x web applications which are going to use @themost/web as backend api server.
#### Angular Client Module
[@themost/angular](https://github.com/themost-framework/themost-client/tree/master/modules/%40themost/angular) is a client module for angular 2.x+ web applications which are going to use @themost/web as backend api server.