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

[Techical Writing] Detailed article on how to create REST API #298

Merged
merged 17 commits into from
May 26, 2024

Conversation

Rupa-Rd
Copy link
Contributor

@Rupa-Rd Rupa-Rd commented May 26, 2024

Related Issue

#209

Description

A detailed article on how to create a REST API using Node JS and Mango DB and how to host it.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): Technical Writing

Screenshots / videos (if applicable)

image

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

I apologize for the late PR. I wrote a detailed article on how to create a REST-API by explaining the book catalog api project.
I used node, mongodb for this. I tested all the code for this rest api in my local machine and it works very well. As for the deployment part, I'm experimenting in platforms like render and netlify and I'm facing quite some error. So, I added only a single line about the deployment platforms in the blog. It would be really helpful for me if you suggest any deployment platforms.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Rupa-Rd Rupa-Rd changed the title Blog post [Techical Writing] Detailed article on how to create REST API May 26, 2024
@Rupa-Rd
Copy link
Contributor Author

Rupa-Rd commented May 26, 2024

@Durgesh-Vaigandla kindly check this PR

Copy link
Contributor

@CSEdgeOff CSEdgeOff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add Free Hosting platform aka render to deploy the API

@Rupa-Rd Rupa-Rd requested a review from CSEdgeOff May 26, 2024 12:11
@Rupa-Rd
Copy link
Contributor Author

Rupa-Rd commented May 26, 2024

Add Free Hosting platform aka render to deploy the API

@Durgesh-Vaigandla , I deployed the api on render. Thank you for your suggestion.
Kindly check the edits. The Api link 'https://bookcatalog-restapi.onrender.com/bookStack'

@CSEdgeOff CSEdgeOff added gssoc Girl Script Summer of Code 2024 level3 Level-3 GSSoC'24 labels May 26, 2024
@CSEdgeOff CSEdgeOff merged commit c669bc4 into CSEdgeOfficial:main May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girl Script Summer of Code 2024 level3 Level-3 GSSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants