文件名称:consumer-instagram:带有Flask的消费类Instagram API
文件大小:148KB
文件格式:ZIP
更新时间:2024-06-06 01:06:29
CSS
Instagram消费者
使用创建的示例使用了Instagram API。
这个怎么运作:
/ :获取已登录用户的最新照片。
# Example
# http://instaconsumer.herokuapp.com/
/
【文件预览】:
consumer-instagram-master
----Readme.md(1001B)
----app.py(4KB)
----requirements.txt(23B)
----Procfile(19B)
----Makefile(154B)
----templates()
--------index.html(588B)
--------auth.html(366B)
--------base.html(1KB)
--------msg.html(312B)
----.gitignore(28B)
----static()
--------img()
--------css()
--------sass()