Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUBMIT] API data validation in Strapi #1232

Closed
2 tasks done
divofred opened this issue Aug 17, 2023 · 13 comments
Closed
2 tasks done

[SUBMIT] API data validation in Strapi #1232

divofred opened this issue Aug 17, 2023 · 13 comments

Comments

@divofred
Copy link

API data validation in Strapi

Validating the data received from an API request is a critical aspect to consider when building robust and scalable applications. API (Application Programming Interface) acts as an intermediary that enables data to be shared between various software applications. Certifying the data shared through APIs is important as it handles errors and guarantees data integrity and consistency. This tutorial demonstrates the need for API data validation by building a blog application.

Table of Content

  • Introduction.

  • What is API validation?

  • Importance of API validation.

  • Getting Started.

    • Initializing the application.
    • Setting up Strapi.
  • Creating API data validation.

  • Implementing the data validator.

  • Setting up the front end.

  • Creating CRUD requests.

  • Conclusion.

  • Resources.

  • A Strapi Tutorial / Guide / How to article

  • About Headless, CMS, javascript, open source, or jamstack.

What do you all think?
❤️ I love it!
🚀 I can help you!

@PaulBratslavsky
Copy link
Contributor

@divofred you can started on this thank you.

@PaulBratslavsky PaulBratslavsky added the In progress Tutorial being created label Aug 24, 2023
@divofred
Copy link
Author

@PaulBratslavsky PaulBratslavsky added In Review Article is in review and removed In progress Tutorial being created labels Sep 29, 2023
@PaulBratslavsky
Copy link
Contributor

@divofred got it. Thanks.

@divofred
Copy link
Author

@divofred
Copy link
Author

divofred commented Nov 7, 2023

Hello @PaulBratslavsky @hanakhelifa, I haven't gotten a response concerning this.

@hana75 hana75 assigned hana75 and unassigned PaulBratslavsky Nov 22, 2023
@hana75
Copy link
Contributor

hana75 commented Nov 22, 2023

Hello Divofred, as we discussed on Strapi's Discord, I am currently reviewing your article. I assigned myself to the ticket, and I'll keep you updated you right here.

@divofred
Copy link
Author

Alright @hanakhelifa

@divofred
Copy link
Author

divofred commented Dec 8, 2023

Hello @hanakhelifa, I still haven't got feedback on this.

@hana75
Copy link
Contributor

hana75 commented Dec 8, 2023

Hello @divofred–I made a review, and left a few suggestions on the copy. The article looks good to me other than that, and we could have the article published on December 13th. Is that OK with you?

@divofred
Copy link
Author

Hello @hanakhelifa, I've made the necessary changes, waiting for the article to be published 🙂.

@divofred
Copy link
Author

Hello @hanakhelifa, this article was scheduled to be published on the 13th of December. I haven't got any feedback in regards to this.

@hana75 hana75 moved this from In progress to Reviewed in Write for the Community Program Jan 24, 2024
@hana75 hana75 moved this from Reviewed to Published in Write for the Community Program Jan 24, 2024
@vcoisne vcoisne added Done and removed In Review Article is in review Looking for author labels Feb 14, 2024
@vcoisne
Copy link
Contributor

vcoisne commented Feb 14, 2024

Published https://strapi.io/blog/api-data-validation-in-strapi Thank you!

@vcoisne vcoisne closed this as completed Feb 14, 2024
@divofred
Copy link
Author

@vcoisne 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

4 participants