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

https://github.com/kevcodez/intheloop-functions


https://github.com/kevcodez/intheloop-functions

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Intheloop

[Intheloop](https://intheloop.dev) helps stay up-to-date with the technologies you're interested in.

## Webapp

This repository contains Firebase functions for API endpoints.

As for persistence, [Supabase](https://supabase.io) is used - which is PostgreSQL based.

## Repositories

- [Web](https://github.com/kevcodez/intheloop) - Nuxt.js web app that powers [Intheloop](https://intheloop.dev)
- [Functions](https://github.com/kevcodez/intheloop-functions) - Firebase functions for API endpoints
- [Worker](https://github.com/kevcodez/intheloop-worker) - Nest.js+BullMQ worker for scraping data
- [Admin](https://github.com/kevcodez/intheloop-admin) - Nuxt.js admin interface for adding/editing topics