-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
The webpages such as Service, DB, AI-Warp, Stackables, Caching currently uses g.co short links in place of direct, valid URLs. This can reduce transparency and trust for users, as the final destination is obscured.
Below are my suggestions:
Service page:
-
Migrating an Express app to Platformatic Service:
- Incorrect: https://g.co
- Could be: https://docs.platformatic.dev/docs/guides/migrating-express-app-to-platformatic-service (but currently returns 404 page)
-
Migrating a Fastify app to Platformatic Service:
Incorrect: https://g.co
Could be: https://blog.platformatic.dev/how-to-migrate-a-fastify-app-to-platformatic-service
DB page:
- How does it work?:
- Incorrect: https://g.co
- Could be: https://www.youtube.com/watch?v=5YC7IdB0BAQ
- Build REST APIs with Platformatic DB:
- Incorrect: https://g.co
- Could be: https://blog.platformatic.dev/building-rest-apis-with-platformatic-db
- Introducing a New Wizard for Platformatic DB:
- Incorrect: https://g.co
- Could be: https://blog.platformatic.dev/introducing-a-new-wizard-for-platformatic-db
AI-Warp page:
- AI Warp: The Unified Gateway for AI Services:
Stackables page:
- Unlocking Development Efficiency: Introducing Platformatic Stackables:
- Use Stackables to build Platformatic applications:
- Watch a full demo exploring how to use Stackables:
- Incorrect: https://g.co
- Could be: https://www.youtube.com/watch?v=gA5NmuwAbFs (Not Sure)
Caching page:
- Reimagining caching invalidation for a faster & more scalable Node.js app:
- HTTP Caching using Watt video:
- Incorrect: https://www.platformatichq.com/contact
- Could be: didn't find anything
- Bringing HTTP Caching to Node.js:
And it should be changed in storyBlockApi
Metadata
Metadata
Assignees
Labels
No labels