Skip to content

Repository files navigation

Acnetify API

RESTful API made with TypeScript, Express.js, and Firebase Firestore.

Prerequisites

Node.js v20.13.1 Firebase Firestore

Installation

npm install

Usage

npm start

Dependencies


DependencyUsage
@google-cloud/firestoreClient to interact with Firestore
bcryptHashing and salting passwords
corsCORS handling
dotenvEnvironment variables loader
envalidEnvironment variables validation
expressBackend library
express-http-contextPass data across asynchronous calls in a same request lifecycle
express-validatorRequest input sanitization and validation
jsonwebtokenCreate and verify JSON Web Tokens
module-aliasCustom module paths for cleaner imports
morganHTTP request logger
multerMiddleware to handle multipart/form-data

About

Acnetify API is RESTful API made with TypeScript, Express.js, and Firebase Firestore.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages