Skip to main content

Backend Tech Stack

TypeScript

TypeScript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript.

For complete documentation, Read More

Node.js

Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.

For complete documentation, Read More

Express.js

Express.js, or simply Express, is a back end web application framework for Node.js, released as free and open-source software.

For complete documentation, Read More

NoSQL DATABASE

  • MongoDB

    MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.

    For complete documentation, Read More

AWS SERVICES

  • Amazon SES (Simple Email Serivce)

    Amazon Simple Email Service (SES) is a cost-effective, flexible, and scalable email service that enables developers to send mail from within any application. You can configure Amazon SES quickly to support several email use cases, including transactional, marketing, or mass email communications.

    For complete documentation, Read More

  • Amazon S3 (Simple Storge Serivce)

    Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services that provides object storage through a web service interface.

    For complete documentation, Read More