Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Mar 24, 2024
2 parents 94acbe6 + db045c5 commit 09fe402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FASTApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Welcome to the Job Market API! This API provides functionalities to extract, tra

4. **Run the API**: Start the FastAPI application using Uvicorn.
```
uvicorn api:app --reload
uvicorn api:api --reload
```

## API Endpoints
Expand Down

0 comments on commit 09fe402

Please sign in to comment.