Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

My-Quran-Tajwid/quran-tajwid-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Quran Tajwid API (Test)

Warning

Do not use for Production app. The API, domains etc. might be changed without prior notice

Server app that I quickly scaffolded using Express Application Generator. If we want to get serius building API, perhaps need to use better framework ie NestJS etc.

Getting started

npm install

On MacOS or Linux, run the app with this command:

DEBUG=myapp:* npm run dev

On Windows PowerShell, use this command:

$env:DEBUG='myapp:*'; npm run dev

Then, load http://localhost:3000/ in your browser to access the app.

Deployments

Endpoints

And probably it will not work since you don't have access to the database.

About

API Server to fetch font text definition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published