finalcapstone / static /js /config.js
Eric Hierholzer
1st commit
0a2f730
raw
history blame contribute delete
140 Bytes
export const API_ENDPOINT = "/recommend";
export const SEARCH_ENDPOINT = "/search";
export const VISUALIZATION_ENDPOINT = "/visualizations";