https://github.com/instapy/instapy-pods-server
A set of firebase functions in nodejs for Pods amongst InstaPy users
https://github.com/instapy/instapy-pods-server
Last synced: 4 months ago
JSON representation
A set of firebase functions in nodejs for Pods amongst InstaPy users
- Host: GitHub
- URL: https://github.com/instapy/instapy-pods-server
- Owner: InstaPy
- Created: 2019-02-22T14:17:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:32:59.000Z (about 3 years ago)
- Last Synced: 2023-03-03T01:51:27.827Z (almost 3 years ago)
- Language: JavaScript
- Size: 240 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaPy Pods Server Code
For FireBase functions to handle InstaPy pods requests
Currently running functions are:
```
deleteOlderPosts
getRecentPosts
instapost
publishMyLatestPost
```
### Development
There are open improvements to this feature, they have been documented here: https://github.com/InstaPy/instapy-pods-server/issues/1
> Written by [ishandutta2007](https://github.com/ishandutta2007)