Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Nomos Api information into TACOS #16

Open
1 of 7 tasks
parm-is-coding opened this issue Dec 9, 2024 · 0 comments
Open
1 of 7 tasks

Get Nomos Api information into TACOS #16

parm-is-coding opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@parm-is-coding
Copy link
Contributor

parm-is-coding commented Dec 9, 2024

Requirements

  • figure out what data needs to be retrieved by TACOS backend from NOMOS
    User data, and role data must be sent from NOMOS to TACOS
  • What Endpoint services in NOMOS give me User data and Role Data
  • refer to full service discovery file
  • look for possible additional documentation on service endpoints implemented, maybe code, maybe there is something on the nomos repository
  • Check tacos V1 to see what api's Ty used inorder to get the user and role data
  • figureout what things i'd need to test in the scope of backend in the process of getting this done
  • is the data base running and do I even need to interface with in the scope of this task?
  • Figure out where to store the Data
  • look into documentation regarding database

Implementing

  • learn how to call api's in Javascript
    Learn about
  • Async Programming
  • Promises in javascript
  • Syntax for this in Typescript
  • How do you test to make sure an API is actually working?
  • possibly look into postman

Testing

  • Write an asynchronous function that uses the data within the databases to console.log the data?
  • make a separate branch on repository called test
@parm-is-coding parm-is-coding added the good first issue Good for newcomers label Dec 9, 2024
@parm-is-coding parm-is-coding self-assigned this Dec 9, 2024
@parm-is-coding parm-is-coding added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant