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

Agent Api Endpoints #10

Merged
merged 32 commits into from
Mar 28, 2024
Merged

Agent Api Endpoints #10

merged 32 commits into from
Mar 28, 2024

Conversation

roshan00017
Copy link
Contributor

updated the lifespan event of startup and shutdown in asgi file due to deprecation issue and minor changes on Readme File.
Created the prisma model for Agent table creation
Created the projct folder structure ( service , repositories ) for the bussiness logic
-created dtos fmodel for request and response inside model directory
created agent_router for endpoint (Created agent creation endpoint ), wrote service and repository class for handling creation.
implemented depends dependency injection feature provided by the fastapi .
created singelton instance of database connection in config/database.py
Handled the exception while retreiving deleted agents at endpoints

@roshan00017 roshan00017 merged commit 9e53472 into dev Mar 28, 2024
1 check passed
@roshan00017 roshan00017 deleted the roshan_cardano_autonomous branch March 28, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants