
apirest-django
this project comes with the idea to analize performance of differents technologies and pick up profitable points and optimiing the loose resources
objectives
- create an apirest
- built a simulator of bank transactions, between members of a client table
specific purposes
- analize the performance of memcached as the caching system
- maintain a robust and flexible database, exposing the ACID relyable concepts, implementing database triggers, database shard architecture if it's necesary
- try out the django's ORM
Utilizing
- memcached tool as caching system
- SQLite as the database
- django & django rest framework
Log in or sign up for Devpost to join the conversation.