Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadeesha/con_api
RESTful API for WSO2 Con built on Jaggery
https://github.com/nadeesha/con_api
Last synced: 4 days ago
JSON representation
RESTful API for WSO2 Con built on Jaggery
- Host: GitHub
- URL: https://github.com/nadeesha/con_api
- Owner: nadeesha
- Created: 2014-02-19T06:00:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-30T06:03:45.000Z (over 10 years ago)
- Last Synced: 2024-04-22T14:23:05.352Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
con_api
=======
RESTful API for WSO2 Con.# running
1.Point your local mysql instance from `db.js` under `dao` folder.
2.You will need the new `jaggery-pipe` as a jaggery module. Simply `cp` the `pipe` folder to your jaggery modules.
3.Start the server.
4.Profit.
# routes
All the routes are available in the `fe.jag` under controllers.