Skip to content

The new style web application framework, you could develop a db-driven web application with declarative descriptions.

License

Notifications You must be signed in to change notification settings

motofumi/INTER-Mediator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTER-Mediator Build Status Build Status

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.

Contributors:

  • Masayuki Nii
  • Atsushi Matsuo
  • Kiyonori Ito
  • Kentaro Suzuki
  • Nobuo Hayashi

Special Thanks to:

  • Tomomitsu Baba
  • Katsunori Eda
  • Naomi Hamaji
  • Yukihiko Kobayashi
  • Akinori Mizoguchi
  • Hiromi Morita
  • Yukio Murakami
  • Osamu Noda
  • Kazuaki Osawa
  • Hiroyasu Tanaka
  • Tsutomu Yuasa

Driven by INTER-Mediator Directive Committee

  • Masayuki Nii
  • Atsushi Matsuo
  • Nobuo Hayashi
  • Motofumi Iijima
  • Miyuki Imaizumi

The information about INTER-Mediator Directive Committee is below:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

The GitHub application might be comfortable for command-line unfamiliar people.

About

The new style web application framework, you could develop a db-driven web application with declarative descriptions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.1%
  • JavaScript 15.8%
  • Ruby 2.0%
  • HTML 1.4%
  • Other 0.7%