Cosmos Framework
Pages
(Move to ...)
Home
About
Supporters
▼
Saturday, August 2, 2014
The flexible form builder [Part 1 viewer]
›
Any html form is a recursive structure of fields. A field type can be one of many primitive types like text, textarea, select, radio etc. o...
1 comment:
Friday, July 11, 2014
Continuous integration using Travis CI
›
It has been tough keeping the frameworks functionality working after the basic prototype. The prototype is great - it has most basic feature...
2 comments:
Wednesday, July 2, 2014
How to create angular app and host on heroku using cosmos frameowk in 5 simple steps
›
Angular seed project is configured to use npm to do basic tasks like download required packages. You should have node installed on your mac...
56 comments:
Tuesday, July 1, 2014
How to install cosmos framework
›
The framework is uploaded to python package index to make it simple to install as library. It is recommended that you use virtualenv, but it...
3 comments:
Sunday, June 29, 2014
Create a user, a role and assign the role to the user
›
Out of the box Cosmos framework comes with a set of RESTful APIs to manipulate objects. The GET , POST , PUT and DELETE http methods are ...
4 comments:
Tuesday, June 17, 2014
Cosmos Web Framework Introduction
›
A python web framework with event based auto refresh and zero code service framework that is protected by Role Based Access Control for each...
3 comments:
Home
View web version