Overview
Talawa Api is the backend for the application talawa written in
typescript
. It is the base of all the functionalities offered to Users and Organizations that sign up at talawa. In upcoming sections you will get to know all the useful functions performed by the Api. Stay tuned!
Technologies used
Following are the main technologies which are accumulated together to build a reliable api:-
- Node.js
- Typescript
- GraphQL
- MongoDB
Some prominent packages used in the project are:-
- Apollo-server
- Express.js
- Typescript
- Mongoose
- GraphQL Code Generator
- Vitest
note
This is the link to the other packages and libraries https://github.com/PalisadoesFoundation/talawa-api/blob/develop/package.json