by INTER-Mediator Directive Committee (http://inter-mediator.org)
This is the root of the INTER-Mediator source repository.
INTER-Mediator is new style web application framework. You can develop easily, and realize your ideals. You just describe table and field names in any HTML elements, and these are bond to database, showing values moreover automatically update with editing. If you want to implement more complex logic, you can write programs both client and server sides.
All information can be available at:
Sample pages within this repository are published at below, and anyone can see sample pages working with database. You don't have to deploy the samples if you just want to see this at a glance.
- Masayuki Nii
- Atsushi Matsuo
- Kiyonori Ito
- Kentaro Suzuki
- Nobuo Hayashi
- Tomomitsu Baba
- Katsunori Eda
- Naomi Hamaji
- Yukihiko Kobayashi
- Akinori Mizoguchi
- Hiromi Morita
- Yukio Murakami
- Osamu Noda
- Kazuaki Osawa
- Hiroyasu Tanaka
- Tsutomu Yuasa
- Masayuki Nii
- Atsushi Matsuo
- Nobuo Hayashi
- Motofumi Iijima
- Miyuki Imaizumi
The information about INTER-Mediator Directive Committee is below:
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
The GitHub application might be comfortable for command-line unfamiliar people.