Files
starter-express-api/README.md
2021-12-08 06:53:29 -05:00

7 lines
126 B
Markdown

# starter-express-api
This is the simplest possible nodejs api using express that responds to any request with:
```
Yo!
```