Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.2 KB

Nepal Time API

Build Status

About Nepal Time API

NEPAL TIME API is a web application designed for providing easy interface for converting the date in AD format to BS (Bikram Sambat). It provides API for date conversion as well as it provides a web interface for online conversion of date. Features are such as:

  • Web Interface for on-the-go date conversion AD<->BS.
  • API for date conversion AD<->BS.
  • More Coming Soon

API List

  • Get the todays nepali date https://nepaltime.herokuapp.com/api/v1/today
  • Convert AD to BS https://nepaltime.herokuapp.com/api/v1/adtobs
  • Convert BS to AD https://nepaltime.herokuapp.com/api/v1/bstoad

Documentation can be found at this Link

Try out online date converter here

License

The Laravel framework is open-sourced software licensed under the MIT license.