Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 615 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 615 Bytes

GraphQL-Feed-Post-API

Contents

Description


This API is developed using Node.js that implememts the basic feed post features. Following are the functionalities available:

  • SignUp / Login / JWT Auth
  • Create/ Read / Update/ Delete Posts

Requirements


  • Node.js

Documentation


Install Dependencies

npm install

Run

npm start

Routes

Run in Postman