chore: update README.md
This commit is contained in:
parent
524e763af3
commit
3b5f067cb7
1 changed files with 1 additions and 2 deletions
|
@ -62,8 +62,7 @@ npm create mcfly@latest
|
|||
**3. `./src/api/`**
|
||||
|
||||
- file-based routing for REST API endpoints
|
||||
- e.g., `./routes/api/users.js` can be accessed via `http://<domain>/api/users`
|
||||
- TypeScript or JavaScript welcome!
|
||||
- e.g., `./src/api/users.js` can be accessed via `http://<domain>/api/users`
|
||||
|
||||
## Packages
|
||||
|
||||
|
|
Loading…
Reference in a new issue