12 lines
246 B
Markdown
12 lines
246 B
Markdown
# starter-express-api
|
|
|
|
This is the simplest possible nodejs api using express that responds to any request with:
|
|
```
|
|
Yo!
|
|
```
|
|
|
|
### Deploy it in 7 seconds:
|
|
|
|
[](https://deploy.cyclic.app/)
|
|
|