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

https://github.com/emrd/nodejs-create-custom-pdf


https://github.com/emrd/nodejs-create-custom-pdf

api nodejs pdf pdf-generation

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node + Express Service Starter

This is a simple API sample in Node.js with express.js.

## Getting Started

Server should run automatically when starting a workspace. To run manually, run:
```sh
npm run dev
```