Skip to content

GeoJSON Places API is a project based on Fastify framework and the library geojson-places.

License

Notifications You must be signed in to change notification settings

rapomon/geojson-places-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON Places API

This project is based on Fastify framework and the library geojson-places.

Install

Clone this repo

git clone https://github.com/rapomon/geojson-places-api.git

Enter created project directory

cd geojson-places-api

Install modules

npm install

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http:https://localhost:3000 to view it in the browser.

npm start

For production mode.

npm run test

Run the test cases.

npm run lint

Check eslint rules.

npm run lint:fix

Auto fix eslint rules.

Learn More

To learn more about geojson-places module, check out the documentation.

To learn Fastify, check out the Fastify documentation.

About

GeoJSON Places API is a project based on Fastify framework and the library geojson-places.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published