Skip to content

https://github.com/Pcmhacker-piro/EaseMotion-css/pull/new/feat/api-endpoint-card-1178#1241

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
Pcmhacker-piro:feat/api-endpoint-card-1178
Jun 4, 2026
Merged

https://github.com/Pcmhacker-piro/EaseMotion-css/pull/new/feat/api-endpoint-card-1178#1241
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
Pcmhacker-piro:feat/api-endpoint-card-1178

Conversation

@Pcmhacker-piro
Copy link
Copy Markdown

Description

Adds a developer-friendly API documentation card with HTTP method badges (GET, POST, PUT, DELETE), endpoint URLs, descriptions, authentication indicators, response status badges, and example response blocks — all with staggered fade-in animations and hover effects.

Classes

Class Description
ease-api-card Card container with entrance animation and hover border glow
ease-api-header Header row with method badge and URL
ease-api-method / -get / -post / -put / -delete Color-coded HTTP method badges
ease-api-url Monospace endpoint URL
ease-api-desc Endpoint description
ease-api-meta Row for auth and status badges
ease-api-auth / ease-api-auth-required Authentication badge
ease-api-status / -success / -error Response status badges
ease-api-response Monospace example response block

Closes #1178

Add developer-friendly API documentation card with HTTP method badges
(GET, POST, PUT, DELETE), endpoint URLs, descriptions, authentication
status, response status badges, and example response blocks.

Closes SAPTARSHI-coder#1178
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

✅ Submission Validation Passed!

Great job! All required files are present.

📁 Folder: submissions/examples/api-endpoint-card

Files found:

  • demo.html
  • style.css
  • README.md

🚀 Next Steps:

  • The maintainer will review your PR
  • Respond to any feedback if requested
  • Once approved, your contribution will be merged!

Thank you for contributing to EaseMotion CSS! 🎉

@Pcmhacker-piro
Copy link
Copy Markdown
Author

heyy @SAPTARSHI-coder
i fixed the assigned issue so pls check this

@SAPTARSHI-coder SAPTARSHI-coder added accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) enhancement New feature or request good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement labels Jun 4, 2026
@SAPTARSHI-coder SAPTARSHI-coder merged commit b065d98 into SAPTARSHI-coder:main Jun 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) contribution enhancement New feature or request good first issue Good for newcomers gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add API Endpoint Documentation Card

2 participants