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

https://github.com/codaxy/context


https://github.com/codaxy/context

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Context

Developer-centric project management software.

[![Netlify Status](https://api.netlify.com/api/v1/badges/528ce6c6-1ceb-46b9-bafa-18d6eecb9c68/deploy-status)](https://app.netlify.com/sites/project-context/deploys)

### Ideas

- Use IndexedDB to cache data and support offline operations
- Implement client side full text search in a worker - look how to persist FTS index data across sessions