Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogok/ideaswallorg
IdeasWall.org PHP webservice running on GAE
https://github.com/diogok/ideaswallorg
Last synced: about 2 months ago
JSON representation
IdeasWall.org PHP webservice running on GAE
- Host: GitHub
- URL: https://github.com/diogok/ideaswallorg
- Owner: diogok
- Created: 2009-07-04T02:25:04.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-07-04T02:39:00.000Z (over 15 years ago)
- Last Synced: 2023-04-13T15:11:46.937Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://www.ideaswall.org
- Size: 7.23 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Quick instructions:
- Java source (for persistence) is on src/ideas
-- Only the New*.java files are in user
- The java compile and enhance line is on compile.txt
-- If any JDO is added, it should be also added on the enhancer
- The PHP files are on war
-- It provides a RESTful api
-- Starts on index.php
-- Uses RestServer (on utils)
-- Uses Zend_Json (on utils)
-- Using StorageWrapper.new.php
--- Ignore StorageWrapper.php (no new)
-- the webpage is contained in the static folder
- Be kind!