johnpapa / johnpapa/lite-server
Understanding Issue
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
Hi I've some understanding issue with this library
Please Help me(as I'm not getting in my head what problems this library solves )
as you've mentioned
> When creating a SPA there are routes that are only known to the browser. For example, /customer/21
i think in general we handle this as well on server side like this way app.get('/customer',cb) and getting the value 21 by `query param `or `query string`
i know this is not for queries and questions but any help will be appreciated
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.