Skip to content

Sunbird-RC/demo-education-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6332b45 · Dec 12, 2022

History

48 Commits
Feb 15, 2022
Nov 3, 2022
Oct 17, 2022
Dec 11, 2022
Aug 1, 2022
Oct 17, 2022
Mar 15, 2022
Aug 27, 2021
Apr 21, 2022
Dec 12, 2022
Nov 24, 2022
Oct 18, 2022
Oct 17, 2022

Repository files navigation

edu-core-registries

Edu Core Registries (reference https://docs.sunbirdrc.dev/example-use-cases/edu-registries)

Running

  1. Clone the repository
  2. Start docker compose, schema configuration from the repository are mounted on registry with this.
        docker-compose up
    
  3. Verify the api
    curl -v localhost:8081/health
    
    ....
    < HTTP/1.1 200
    ...
    {"id":"open-saber.registry.health","ver":"1.0","ets":1628838471525,"params":{"resmsgid":"","msgid":"fe01f054-5c6e-4f16-887c-9f1b15cee937","err":"","status":"SUCCESSFUL","errmsg":""},"responseCode":"OK","result":{"name":"opensaber-registry-api","healthy":true,"checks":[{"name":"opensaber.database","healthy":true,"err":"","errmsg":""}]}}
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published