Y
Hacker News
new
|
ask
|
show
|
jobs
by
dustinfarris
4211 days ago
I'm familiar with DRF, and yes, it is terrific. However, because I want to interface directly with Elasticsearch, I am inclined to drop Django altogether.
1 comments
ivansavz
4211 days ago
I see. Then node might be a good tech to look into. It's very good for network stuff. Here is an example of a `solr` proxy written by my friend:
https://github.com/dergachev/solr-security-proxy/blob/master...
link