An open API service indexing awesome lists of open source software.

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

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)