The application does not use any data base, all data is in the memory.
The application is a server process ( daemon ) running al the time.

Existing Functions :
 - Query for an entry of element (GET)
- Request to add an entry (POST)

Currently these functions are implemented as scripts, that accessible 
locally on the server-host or by remote ( using SSH/Ansible calls)

Question: Is it possible to convert the above functions into a REST API ( 
Note: The orginal server do not have any database or model)

Any hints/KBs would be highly appreciated.

Thank you
RK

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-rest-framework/2777df33-60b2-4d8e-ba2c-01ba97468c3bn%40googlegroups.com.

Reply via email to