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.
- Host: GitHub
- URL: https://github.com/vcolesdev/vcolesdev-projects-api
- Owner: vcolesdev
- License: mit
- Created: 2024-09-21T10:29:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-22T03:24:45.000Z (over 1 year ago)
- Last Synced: 2025-04-01T23:53:10.491Z (about 1 year ago)
- Topics: api, dexiejs, express, indexeddb, react, routes, rxdb, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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