https://github.com/megamsys/megam_api.rs
Rust lang api for console.megam.io
https://github.com/megamsys/megam_api.rs
Last synced: about 2 months ago
JSON representation
Rust lang api for console.megam.io
- Host: GitHub
- URL: https://github.com/megamsys/megam_api.rs
- Owner: megamsys
- License: apache-2.0
- Created: 2015-05-26T05:37:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-09T15:25:51.000Z (over 10 years ago)
- Last Synced: 2024-11-17T11:57:56.792Z (11 months ago)
- Language: Rust
- Size: 188 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## megam_api
megam_api is a rust lang interface to megam.io.
Learn more at http://docs.megam.io/v1.0/docs/megam_quick_launch
## Using this crate
We will write a [devcenter](http://devcenter.megam.io) article next week.
We are glad to help if you have questions, or request for new features..
[twitter @megamsys](http://twitter.com/megamsys) [email support@megam.io]()
# License
| | |
|:---------------------|:-----------------------------------------|
| **Author:** | Kishorekumar Neelamegam ()
| | Raj Thilak ()
| | Yeshwanth Kumar ()
| **Copyright:** | Copyright (c) 2013-2015 Megam Systems.
| **License:** | Apache License, Version 2.0Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.