Difference between revisions of "Web Development Libraries"
m |
(Remove Dweb (last update 2010 - D1)) |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Projects | {{Projects | ||
| Projects = | | Projects = | ||
+ | |||
+ | {{Project | ||
+ | | logo = [[File:Hunt-icon-48x48.png|link=https://github.com/huntlabs/hunt-framework]] | ||
+ | | name = '''Hunt framework'''<br />Full-stack Web Framework | ||
+ | | about = Hunt is a high-level D Programming Language Web framework that encourages rapid development and clean, pragmatic design. It lets you build high-performance Web applications quickly and easily. | ||
+ | | license = Apache 2.0 | ||
+ | | platform = Windows, FreeBSD, macOS, Linux | ||
+ | | url = https://github.com/huntlabs/hunt-framework | ||
+ | }} | ||
{{Project | {{Project | ||
Line 9: | Line 18: | ||
| platform = Windows, POSIX | | platform = Windows, POSIX | ||
| url = http://vibed.org | | url = http://vibed.org | ||
+ | }} | ||
+ | |||
+ | {{Project | ||
+ | | logo = [[File:Diamond-mvc.png|link=https://github.com/DiamondMVC/Diamond]] | ||
+ | | name = '''Diamond MVC'''<br/>Full-stack Web Framework<br/> | ||
+ | | about = A full-stack web framework build on-top of vibe.d targeting enterprise development. It's a stable and fully functional framework and requires minimal to no D knowledge to use. | ||
+ | | license = MIT | ||
+ | | platform = Windows, POSIX, Cloud-platforms (Azure, Heroku, AWS) | ||
+ | | url = https://github.com/DiamondMVC/Diamond | ||
}} | }} | ||
Line 14: | Line 32: | ||
| name = '''Tiny Redis''' | | name = '''Tiny Redis''' | ||
| about = Tiny Redis is a Redis driver for D2. It is intentionally minimal, fast, simple and has no dependencies. | | about = Tiny Redis is a Redis driver for D2. It is intentionally minimal, fast, simple and has no dependencies. | ||
− | | license = | + | | license = ISC |
| platform = Windows, POSIX | | platform = Windows, POSIX | ||
− | | url = http://adilbaig.github. | + | | url = http://adilbaig.github.io/Tiny-Redis/ |
}} | }} | ||
}} | }} | ||
+ | [[Category:Development Library]] |