You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone the repo> git clone https://github.com/johnmakridis/deno-rest-api.git
# Start server> deno run --allow-read --allow-net main.ts
# Demo page
http://localhost:4040/cities
You can change the host/port from .env file