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

feat(docs): server stub generation #3760

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

dannysheridan
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jun 2, 2024

Copy link

github-actions bot commented Jun 4, 2024

Copy link

github-actions bot commented Jun 4, 2024

@dsinghvi dsinghvi force-pushed the main branch 11 times, most recently from 4eb9f86 to 9180bd7 Compare August 19, 2024 02:16
@dannysheridan dannysheridan changed the title [WIP] docs: add a tab for server code generation feat(docs): server stub generation Aug 26, 2024

</Steps>

## Advanced Configurations
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zachkirsch good ol' server stubs coming back into play

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol love it. I think I have “server INTERFACES not stubs” still burned into my memory


<CodeBlock title="src/movies_service.py">
```python
from .generated.fern import AbstractMoviesService, Movie, MovieDoesNotExistError, MovieId
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While I’m here 🫣 this file should prob have express examples not fastapi examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants