compound_challenge_api 源码
挑战化合物 实时端点 获取所有化合物: curl https://compounds-challenge-api.herokuapp.com/api/compounds 获得单个化合物: curl https://compounds-challenge-api.herokuapp.com/api/compounds/1442549 获取复合图像: 访问 要启动Phoenix服务器: 使用mix deps.get安装依赖mix deps.get 使用mix ecto.setup创建和迁移数据库 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。 准
文件列表
compound_challenge_api
(预估有个152文件)
elixir_buildpack.config
190B
bulk.ex
2KB
compounds.ex
4KB
application.ex
1KB
assay_result.ex
922B
compound.ex
941B
compounds_challenge_api_web.ex
2KB
compound_view.ex
1KB
assay_result_view.ex
799B
changeset_view.ex
600B
暂无评论