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

https://github.com/kevcodez/intheloop


https://github.com/kevcodez/intheloop

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 the web app that powers [Intheloop](https://intheloop.dev).
Nuxt with SSR is used, small endpoints can also be implemented in the `api` directory.

The app is hosted on [render](render.com).

## Repositories

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