Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabriel-logan/fakeapi
Repository containing endpoints with fake data for general use for development testing.
https://github.com/gabriel-logan/fakeapi
api fake fake-api fake-api-json-server json json-api nodejs typescript
Last synced: 19 days ago
JSON representation
Repository containing endpoints with fake data for general use for development testing.
- Host: GitHub
- URL: https://github.com/gabriel-logan/fakeapi
- Owner: gabriel-logan
- License: mit
- Created: 2024-06-19T17:37:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T15:18:24.000Z (7 months ago)
- Last Synced: 2024-10-27T18:42:05.503Z (2 months ago)
- Topics: api, fake, fake-api, fake-api-json-server, json, json-api, nodejs, typescript
- Language: TypeScript
- Homepage: https://gabriel-logan.github.io/fakeapi/
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Fakeapi
Repository containing endpoints with fake data for general use for development testing.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
TEMP SOLUTION:
https://gabriel-logan.github.io/fakeapi/api/
https://gabriel-logan.github.io/fakeapi/api/:id