Notejam

统一样本Web应用程序。 学习Web框架的简便方法。(Unified sample web app. The easy way to learn web frameworks.)

  • 所有者: komarserjio/notejam
  • 平台: Linux, Mac, Windows
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖


Notejam


The easy way to learn web frameworks

Do you know framework X and want to try framework Y?
The easy way to start with a new framework is to compare it with frameworks you already know.
The goal of the project is to help developers easily learn new frameworks by examples.

Notejam is a unified sample web application (more than just "Hello World") implemented using different server-side frameworks.
Currently python, php, ruby and javascript frameworks are supported.

====================
Supported frameworks

Python

  • Django <https://github.com/komarserjio/notejam/tree/master/django>_
  • Flask <https://github.com/komarserjio/notejam/tree/master/flask>_
  • Pyramid <https://github.com/komarserjio/notejam/tree/master/pyramid>_

PHP

  • Laravel <https://github.com/komarserjio/notejam/tree/master/laravel>_
  • Yii <https://github.com/komarserjio/notejam/tree/master/yii>_
  • CakePHP <https://github.com/komarserjio/notejam/tree/master/cakephp>_
  • Nette <https://github.com/komarserjio/notejam/tree/master/nette/native_db>_ / Nette + Doctrine <https://github.com/komarserjio/notejam/tree/master/nette/doctrine>_
  • Symfony <https://github.com/komarserjio/notejam/tree/master/symfony>_

Ruby

  • Padrino <https://github.com/komarserjio/notejam/tree/master/padrino>_
  • Ruby on Rails <https://github.com/komarserjio/notejam/tree/master/rubyonrails>_

Java

  • Spring <https://github.com/komarserjio/notejam/tree/master/spring>_

Javascript (node.js)

  • Express <https://github.com/komarserjio/notejam/tree/master/express>_

In progress

Scala

  • Play

Clojure

  • Compojure

... and more frameworks are coming soon.

====================
Application overview

Notejam is a web application which offers user to sign up/in/out and create/view/edit/delete notes.
Notes are grouped in pads.

Screenshots

.. image:: https://github.com/komarserjio/notejam/blob/master/html/screenshots/1p.png
:alt: Sign in
:width: 400
:align: center
:target: https://github.com/komarserjio/notejam/tree/master/screenshots.rst

.. image:: https://github.com/komarserjio/notejam/blob/master/html/screenshots/2p.png
:alt: All notes
:width: 400
:align: center
:target: https://github.com/komarserjio/notejam/tree/master/screenshots.rst

.. image:: https://github.com/komarserjio/notejam/blob/master/html/screenshots/3p.png
:alt: New note
:width: 400
:align: center
:target: https://github.com/komarserjio/notejam/tree/master/screenshots.rst

See more screenshots <https://github.com/komarserjio/notejam/tree/master/screenshots.rst>_
for look and feel.

See detailed overview <https://github.com/komarserjio/notejam/blob/master/contribute.rst#application-requirements>_.

Typical application covers following topics:

  • Request/Response handling
  • Routing
  • Templates
  • Configuration
  • Authentication
  • Forms
  • Error handling
  • Database/ORM
  • Mailing
  • Functional/unit testing

=============
How to launch

All implementations are SQLite based and quickly launchable by built-in web servers.
Each implementation has instruction describing easy steps to install environment, launch and run tests.

============
Contribution

Contribution is more than welcome!
Contribute improvements to existing applications to help them follow best practices
or provide new implementation for unsupported framework.

Do you want to improve one of the existing implementations?

Each implementation has its own README with contribution details.

Do you want to add new framework?

Read contribution guide <https://github.com/komarserjio/notejam/blob/master/contribute.rst>_ for details.

========
Contacts

  • Twitter: @komarserjio <https://twitter.com/komarserjio>_
  • Email: komarserjio gmail.com

=======
License

MIT © Serhii Komar.

See license <https://github.com/komarserjio/notejam/blob/master/license.rst>_.

主要指標

概覽
名稱與所有者komarserjio/notejam
主編程語言PHP
編程語言Python (語言數: 11)
平台Linux, Mac, Windows
許可證Other
所有者活动
創建於2013-01-13 22:32:42
推送於2024-04-18 19:31:52
最后一次提交2019-11-15 14:22:26
發布數0
用户参与
星數1.1k
關注者數48
派生數360
提交數893
已啟用問題?
問題數36
打開的問題數18
拉請求數33
打開的拉請求數5
關閉的拉請求數34
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?