Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keptcodes/bhagwad-gita-api

Project: Bhagavad Gita API Free to use Bhagavad Gita Slokhs and explainations in english and hindi languages
https://github.com/keptcodes/bhagwad-gita-api

api api-rest bhagavad-gita gita-api javascript

Last synced: 18 days ago
JSON representation

Project: Bhagavad Gita API Free to use Bhagavad Gita Slokhs and explainations in english and hindi languages

Awesome Lists containing this project

README

        

# Project: Bhagavad Gita API

Free Database for legal use
Endpoint: https://gita-api.onrender.com

## Contributing

We welcome and appreciate contributions from the community! Here's how you can contribute: Refer to the [CONTRIBUTING.md](CONTRIBUTING.md)

## End-point: Get One Chapter

### Method: GET

> ```
> https://gita-api.onrender.com/api/chapter/11
> ```

⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃

## End-point: Get all Chapters

### Method: GET

> ```
> https://gita-api.onrender.com/api/chapters
> ```

⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃

## End-point: Get all verses of one chapter

### Method: GET

> ```
> https://gita-api.onrender.com/api/chapter/5/shloks
> ```

⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃

## End-point: Get one verse of a chapter

### Method: GET

> ```
> https://gita-api.onrender.com/api/shlok?chapter=1&shlok=48
> ```

### Query Params

| Param | value |
| ------- | ----- |
| chapter | 1 |
| verse | 48 |

## Contact

Have questions or feedback? Reach out to us:

- GitHub: [Priyanshu Verma](https://github.com/priyanshuverma-dev)
- Email: [email protected]

## License

This project is now open-source and is released under the [MIT License](LICENSE).

⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃ ⁃