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

Closed
wants to merge 9 commits into 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

@chdeskur chdeskur added the documentation Improvements to docs.buildwithfern.com label Oct 24, 2024
@dannysheridan
Copy link
Member Author

This is stale. If we want to document it in the future, we should start from scratch and do one at a time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements to docs.buildwithfern.com
Development

Successfully merging this pull request may close these issues.

4 participants