Skip to content

API for Sinarberkah App. For everyone who want to learn about backend development using Express JS, MongoDB and deploy to Vercel

License

Notifications You must be signed in to change notification settings

kkafi09/api-sinarberkah-app

Repository files navigation

API Sinarberkah App

API Sinarberkah App. This API is for handling Sinarberkah App content. This API is handling article, gallery, product and user.

Endpoints

List all available endpoints of the API with the following information:

  • HTTP Method: The HTTP method used to access the endpoint (GET, POST, PUT, DELETE, etc.).
  • Endpoint: The URL path of the endpoint.
  • Description: A brief description of what the endpoint does.
  • Request Parameters: A list of all required or optional parameters to be sent in the request.
  • Response: A sample response format for the endpoint.

API Reference

This API is using the standard write of an API endpoint

  • User
  GET /api/user/v1
  • Gallery
  GET /api/gallery/v1
  • Article
  GET /api/article/v1

License

API Sinarberkah App is licensed under the MIT License.

Authors

Additional Resources

Questions and Support

If you have any questions or need support, please contact us at kafi.dev27@gmail.com.

Acknowledgments

We would like to thank the following open-source projects for their contributions:

  • Express.js
  • MongoDB
  • ImageKit
  • Mongoose
  • Node JS

About

API for Sinarberkah App. For everyone who want to learn about backend development using Express JS, MongoDB and deploy to Vercel

Topics

Resources

License

Stars

Watchers

Forks