Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikras/postman-dogs
A demo app to play with Postman
https://github.com/erikras/postman-dogs
postman rest xata
Last synced: about 1 month ago
JSON representation
A demo app to play with Postman
- Host: GitHub
- URL: https://github.com/erikras/postman-dogs
- Owner: erikras
- Created: 2023-07-13T13:03:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T13:56:35.000Z (over 1 year ago)
- Last Synced: 2024-04-14T09:41:54.779Z (7 months ago)
- Topics: postman, rest, xata
- Language: TypeScript
- Homepage: https://postman-dogs.vercel.app
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Postman Dogs App
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.