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

https://github.com/infantajayvenus/todo-express-api

A clone implementation of todoist REST API
https://github.com/infantajayvenus/todo-express-api

express-js open-api-v3 rest-api typescript

Last synced: about 2 months ago
JSON representation

A clone implementation of todoist REST API

Awesome Lists containing this project

README

          

# Simple express demo

> Express: fast, unopinionated, minimalist web framework for Node.js

This project shows a simple express server serving a single HTML page and using `express.static` to serve static files.

Check out the [express documentation](https://expressjs.com/) for more information.