https://github.com/theodorosploumis/enato_jasonette
A simple Android app using Jasonette for a Drupal 8.x website.
https://github.com/theodorosploumis/enato_jasonette
android drupal-8 jasonette mobile-app rest-api
Last synced: 2 months ago
JSON representation
A simple Android app using Jasonette for a Drupal 8.x website.
- Host: GitHub
- URL: https://github.com/theodorosploumis/enato_jasonette
- Owner: theodorosploumis
- License: mit
- Created: 2018-12-11T16:49:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T14:49:51.000Z (over 6 years ago)
- Last Synced: 2025-02-08T15:46:24.428Z (4 months ago)
- Topics: android, drupal-8, jasonette, mobile-app, rest-api
- Language: Java
- Homepage:
- Size: 914 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Get the latest news of the 9th School (https://www.enato.edu.gr).# Development
This is the source code for a simple news and display **Android app** that uses ~~[Jasonette](https://www.jasonette.com)~~ [Jasonelle](https://jasonelle.com).- Current version [enato_news.v01.apk](http://app.enato.edu.gr/enato_news.v01.apk) is for development
purposes only. Use with caution!
- The important pieces of the code can be found inside
[app/src/main/assets/file](https://github.com/theodorosploumis/enato_jasonette/tree/master/app/src/main/assets/file) folder.
- The rest endpoint is from the **Drupal 8.x** website.# License
[MIT License](http://www.opensource.org/licenses/MIT)