KO
|
EN
gitlite — search
Search
#python
#reactjs
#rust
#html
#tailwindcss
#nextjs
#typescript
#python3
#machine-learning
#nodejs
#css
#javascript
pokedex-rest-api
★ 56
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Colab-Autorun-and-Connect
:
▶️ Automatically connect, reconnect and optionally run the first cell of notebooks in Google Colab
gaze_tracker
:
An experiment on gaze tracker system, based on OpenCV, which shows how to control mouse pointer using eyes and gaze estimation
miniDog
:
No description available.
LifT_Solver
:
Solver for lifted disjoint paths problem
wildfly-jar-maven-plugin
:
WildFly Bootable JAR
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pokedex-rest-api
?
Download (.md)
# Pokedex Project development on [Dev.to](https://dev.to/womakerscode/criando-seu-pokedex-com-spring-webflux-mongodb-deploy-no-heroku-21f5) ## Run the application ` mvn clean ` & ` mvn install ` ## and then ` @SpringBootApplication public class ReactivewebApplication ` ## Endoints: http://localhost:8080/pokemons http://localhost:8080/pokemons/events http://localhost:8080/pokemons/{id} this Rest Api is hosted on Heroku, to access follow the link: https://mighty-journey-86009.herokuapp.com/