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

https://github.com/vcolesdev/vcolesdev-projects-api

API for accessing personal projects. Built with NodeJS, Express, TypeScript, and RxDB for storage. For use with vcolesdev-site project.
https://github.com/vcolesdev/vcolesdev-projects-api

api dexiejs express indexeddb react routes rxdb rxjs typescript

Last synced: about 1 year ago
JSON representation

API for accessing personal projects. Built with NodeJS, Express, TypeScript, and RxDB for storage. For use with vcolesdev-site project.

Awesome Lists containing this project

README

          

# vcolesdev-projects-api

## Description

WIP. A simple API for managing a list of personal projects from [vcolesdev.me](https://vcoles.me).

## Features

Will be adding more endpoints for fetching individual projects, etc.

- `/projects` endpoint
- `/rxdb/projects` endpoint

## Built With

- [Node.js](https://nodejs.org/)
- [Express](https://expressjs.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [RxDB](https://rxdb.info/) + [Dexie](https://dexie.org/)
- [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API)

## Licsense

MIT License